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

Adding option to give tabs custom Ids and to turn off URL hash and browser history manipulation #51

Open griffithsbs opened 9 years ago

griffithsbs commented 9 years ago

Hi,

I've been trying out your plugin in a couple of projects and it's awesome.

I've made a couple of additions to the browser history side of things - it can now be turned off in the options, and if it is left on, you can give tabs custom Ids for use in the URL hash by applying id attributes to the list item elements in the html.

Hopefully these additions might be useful for others too? Sorry about the three reverted commits! I was trying out the git plugin for Visual Studio and it was messing up the encoding of files and thus mangling the diffs, so I ended up reverting and re-applying my changes from scratch.

Ben

alexVauch commented 9 years ago

+1 for the PR.

l3ender commented 7 years ago

+1