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

Linking from one tab to another? #62

Open lilredb opened 9 years ago

lilredb commented 9 years ago

Bit of a newbie question I'm sure, but how do you create links that take you from one tab to another within this accordion?

pyrobob83 commented 8 years ago

I'm trying to do this too, but can't figure it out... someone suggested linking to the FULL url (eg http://example.com/page#tab2) but this doesn't work from within the page. Does anyone know how to do this?