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.
I'm just starting, so forgive me if maybe I haven't figured out all details yet. At first glance it seems to me that for use in content-management-systems it would be neat if the script ignored other divs created by a CMS, e.g. by adding content elements with own wrappers. If Easy-Responsive-Tabs would only search for elements' names instead of 'next div' or so, then all content of the tabs would remain editable for website owners and/or editors who don't anything about HTML or CSS.
Also it'd be nice to separate styling and scripting (although that's no big deal).
Regards
Anke
PS: I just saw that the links aren't working either for me. The hash is replacing the document name in the URL, e.g. if the URL is http://domain.com/page.html it will change to http://domain.com#identifyier1 thus eventually leading to a 404, e.g. on page refresh
Hi,
thanks for this great script!
I'm just starting, so forgive me if maybe I haven't figured out all details yet. At first glance it seems to me that for use in content-management-systems it would be neat if the script ignored other divs created by a CMS, e.g. by adding content elements with own wrappers. If Easy-Responsive-Tabs would only search for elements' names instead of 'next div' or so, then all content of the tabs would remain editable for website owners and/or editors who don't anything about HTML or CSS.
Also it'd be nice to separate styling and scripting (although that's no big deal).
Regards Anke
PS: I just saw that the links aren't working either for me. The hash is replacing the document name in the URL, e.g. if the URL is http://domain.com/page.html it will change to http://domain.com#identifyier1 thus eventually leading to a 404, e.g. on page refresh