2

In Angular.js, can we route to a different page without changing URL in the address bar? I want to update the view without changing the URL as if the user has moved to a new web page.

2
  • Basically, change the template used inside the current ng-view without having the URL in the address bar changed. Like how the ng-include works Commented Jan 9, 2015 at 13:41
  • Possible duplicate of Excluding path in url using AngularJS Commented Oct 28, 2015 at 23:33

0

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.