How to move another controller without referring previous controller's js file [Angularjs] -
i doing single page application. here moved parent controller child controller using state.go("child").
in child controller takes js , css files referred parent controller view.
here want refer new js files , css without referred parent js , css files.
please share views. in advance.
Comments
Post a Comment