Let me answer my question myself: For the tab I don't want angular.js to catch, use <a data-target="#section1"> instead of <a href="#section1">
On Wednesday, December 18, 2013 12:38:35 PM UTC-5, Ian Zhang wrote: > > Question: I am using Angular and Twitter Boostrap. The main tab I use > Angular $routeProvider to load the templates. > There are some "small" tab area I don't want to use $routeProvider to load > template, just want to use bootstrap default way. Could anyone tell me > how do I do that? > > Thanks. > -- You received this message because you are subscribed to the Google Groups "AngularJS" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/angular. For more options, visit https://groups.google.com/groups/opt_out.
