Jquery AngularJS router working in Firefox but not in other browsers -
i have developed app uses both angularjs , jquery versions of mobile , web.
im facing peculiar problem in app developed works in firefox not in browsers, please open below link in firefox cold see router linking 2 files working, if same opened in chrome ie or safari doesnt work
http://plnkr.co/edit/wbqi3x32fvl0rmw3embd?p=preview
any appreciated
i see few things might want change
first, in index.html, can fill ng-app value
then, in path1.html , path2.html, remove html, head , body tags, , remove ng-controller declaration, declaring in routers.
it shouldn't work in mozilla have project now, browser quite reluctant being beaten mediocre html definitions (learned personal experience, lol!)
hope helps!
Comments
Post a Comment