Forums / Cotonti / Extensions / Support / Autotab - create tabs on my pages where I want them

Reworking the autotoc extension

lukgoh
#37634 2013-06-25 20:16

Perhaps Aragorn-pc's method would be a better option. Tabs like these are easily produced with JS and CSS. For example: http://twitter.github.io/bootstrap/javascript.html#tabs Twitter's bootstrap would make this very easy. It would also mean that you could only include it where you wanted it instead of every page and would be editable (add tabs/delete tabs, etc) via the text editor as long as html is parsed. 

However, if you think an "automated" system is better then I will have a closer look at this code.