Tell me more ×
WordPress Answers is a question and answer site for WordPress developers and administrators. It's 100% free, no registration required.

Has anybody seen more examples of tab menus like the one on this page with horizontal and vertical tabs?

http://www.hmag.com

I need to create a page with tabs where the tabs at the top are the categories of a post type and a list of tabs on the left are the child categories.

So far this is the only existing example I've found.

share|improve this question

closed as not constructive by s_ha_dum, brasofilo, toscho Feb 25 at 10:42

As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or specific expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, see the FAQ for guidance.

1 Answer

it seems you are asking j-query question. not wordpress. these tutorials would help you to create jquery taps .

http://www.extratuts.com/amazing-jquery-tabs-tutorials

http://webdesignledger.com/tutorials/11-useful-jquery-tab-navigation-solutions

if you prefer using plugin, there were plenty of tabs plugin.

share|improve this answer

Not the answer you're looking for? Browse other questions tagged or ask your own question.