Questions tagged as 'angular-routes'

1
answer

document.ready using non-angular paths

I'm trying to run the .parallax () function of the Materialize framework using angular paths. I configured the document.ready layer for each template because I found that with each template call per route the script was reloaded, however I was w...
asked by 25.09.2016 / 16:18
2
answers

Angular $ routeProvider using div ng-view / div

Galera, I'm following the ng-book of angular book, and to make a SPA, I'm using the following structure: - app - controller controller.js - js main.js - node_modules (com os arquivos de jquery, bootstrap e angular)...
asked by 03.08.2016 / 03:48
0
answers

Using ng-view and routeProvider does not render the partial html

I'm starting at AngularJS and I can not make routes with $ routeProvider working at all. I've tried several attempts to solve it on google and none of them solved my problem. Simply the partial is not loaded into the ng-view of index.html....
asked by 02.11.2015 / 22:19
2
answers

How to load a page inside a div with angular

Talk about it! I have a big question and I can not solve it. I'm developing an application for my college's TCC in Angular. I have a menu and within that menu there are options to navigate the site, but instead of changing pages, I would like th...
asked by 27.10.2018 / 08:50