Thursday, 15 March 2012

angularjs - Prevent angular from handling a url -


I have an angular web page in which I also have a twitter bootstrap carousel.

Arrow button with the following URL to jump to the next / previous image:

Every time I click on it, I will go to

I tried to remove every angle and just the stable version of an html page and it works fine, so I think the angular router is handling url from the # myCarousel slice.

How can I prevent it from happening?

When clicking on ARO, the URL changes in the address bar and the router handles the change that is necessary is. To apply the carousel, use the carousel instructions from Yuri-Bootstrap, or you can write ur custom function at the click of those links


No comments:

Post a Comment