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 259 forks source link

Linking to Tabs: Use Tab Name istead of Number #21

Closed holzhannes closed 10 years ago

holzhannes commented 10 years ago

Would it be possible to extend the plugin, so that it is possible to link directly to a content with using the title for the anchor link instead of the number?

Example Three Tabs with the names: Cars, Bikes, Planes If I Like to link to Bikes I would use http://yoursite.com/tabs.html#{TAB ID}2

I think the plugin would be more flexible and SEO friendly if it would be possilbe to link to http://yoursite.com/tabs.html#Bikes instead.

Do you think this is possible?

samsono commented 10 years ago

Thanks for your feedback will on this.