Hello P.S.! 
There is an angular application with partial views. Navigation is made by 
ui-router. 
There is  an app.js script in application, wich must be executed in any 
partials.
i.e. in index.html  we have header, content and footer partials. app.js 
script logic works fine.
we navigate to some.html page. content changed. script logic works fine 
also. But when we go back to the main page, app.js logic stops to work in 
header partial, but works in content partial.
What am i doing wrong?
Tnaks in advance!

-- 
You received this message because you are subscribed to the Google Groups 
"AngularJS" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/angular.
For more options, visit https://groups.google.com/d/optout.

Reply via email to