samsono / Easy-Responsive-Tabs-to-Accordion

Easy responsive tabs - is a lightweight jQuery plugin which optimizes normal horizontal or vertical tabs to accordion on multi devices like: web, tablets, Mobile (IPad & IPhone). This plugin adapts the screen size and changes its action accordingly.
Other
603 stars 260 forks source link

Tabs with route navigation of AngularJS #56

Open rajeshkw opened 9 years ago

rajeshkw commented 9 years ago

Navigation of tabs from url routes with angular route not routing properly to open corresponding tab.

/mypagelink|demoTab1

How to route this with angular.js? I am being routed to default link by angular router.

ratulb commented 9 years ago

After transitioning from the default tab to any other tab, angularjs routing is not working because it is adding |verticalTab1, |verticalTab2 etc.