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

How to use Class instead of ID for index.html#undefined1 #55

Closed llahnoraa closed 9 years ago

llahnoraa commented 9 years ago

It is my understanding that using ID will prevent showing #undefined1, #undefined2 and so forth on URL. However I prefer using Class since it will used as a widget. I do not want to have more than two same IDs on same page.

Is there a solution to fix this to show actual hash name instead of undefined when using Class? Thanks!