Page 1 of 1

How to display tabbed menu like in the CMSMS Forge [solved]

Posted: Tue May 07, 2013 7:12 pm
by zafari
Can anyone point me to an easy way to set up a set of sub-menu items [not necessarily tied to the menu manager] to work/look similar to the CMSMS website's modules area:

http://dev.cmsmadesimple.org/projects/aceeditor

I'm referring to the tabs that say Summary, Files, Bug Tracker, etc.

Any guidance would be greatly appreciated!

Thanks~

Re: How to display tabbed menu like in the CMSMS Forge

Posted: Tue May 07, 2013 7:18 pm
by Wishbone
There are many jQuery tab libraries available with easy examples.. Here's one:

http://jqueryui.com/tabs/

Re: How to display tabbed menu like in the CMSMS Forge

Posted: Tue May 07, 2013 7:44 pm
by zafari
Great! I'll check that out. Thanks so much for your quick reply!

Re: How to display tabbed menu like in the CMSMS Forge

Posted: Tue May 07, 2013 9:16 pm
by Dr.CSS
I have an example of simple tabs with code etc....

http://how-i-did-that.com

Re: How to display tabbed menu like in the CMSMS Forge

Posted: Tue May 07, 2013 11:06 pm
by zafari
thank you! I found your site in a subsequent search and will check out your method too! much appreciated!