Hi, 

i have a problem with <script></script> (Third party libraries). tags 
inside my partial views (im using UI router)
Scripts are responsible for animations in particular view so i cannot add 
them in index.html file and then just load view/s,  scripts have to be 
executed after particular view is loaded.
I tried the solution with including jquery.js before angular.js in 
index.html but it doesn't work. Whatever i tried i got errors in console. 
unexpected token or similar. If everything is in index.html page then it 
works fine.


Any suggestions?

Thanks.

 

-- 
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