jquery - JavaScript doesn't work inside of ng-view -


i've been trying use javascript , jquery validate or auto-fill forms inside ng-view.

i've read several articles like:

angularjs ng-view not loading js jquery bxslider not working templates inside ng view angularjs not load scripts within ng-view

i have app has master index page display page content through ng-view

page (a) - display data database. page (b) - fill-out form page have javascript , jquery validation.

so far if put jquery after angularjs ng-view works , displays data database correctly, javascript doesn't work. if opposite, including jquery before angularjs, javascript works page (a) gets error message:

enter image description here


Comments

Popular posts from this blog

javascript - Google App Script ContentService downloadAsFile not working -

javascript - Function overwritting -

php - Find a regex to take part of Email -