javascript - Using UI-Router to make views change separately -


it's possible set ui-router change 1 view without changing other?

for example: when navigating on app, actions pointed 1 view: view a. however, user can click on 1 link pointed other view in application: view b. need change view b letting view a on same state user choosed before clicking on link changes view b.

someone please can me one?

edit:

here's plunkr close behavior: http://plnkr.co/edit/wjxx9r

the documentation shows how have state configuration target specific views on page.

loading content views independently of state navigation not part of api, in upcoming version.


Comments

Popular posts from this blog

mongodb - Struggling to get ordered results from the last retrieved article, given array of elements to search in -

c# - Pausing a storyboard on TabItem mouse over -

c# - Attribute value in root node of xml Linq to XML -