Reputation: 81
Can anybody please help me creating the same horizontal accordian menu with all the tabs default right side with small arrow images on those tabs.
The main idea is to change the arrow directions as and when moving right to left.
I googled jquery accordians but found without arrows.
Thanks in advance Ramesh.T.
Upvotes: 1
Views: 267
Reputation: 2187
Here are some good examples of how to do exactly that:
http://www.portalzine.de/index?/Horizontal_Accordion
http://letmehaveblog.blogspot.com/2007/10/haccordion-simple-horizontal-accordion.html
http://designreviver.com/tutorials/jquery-examples-horizontal-accordion/
The second link has an extremely basic implementation, good to use as a reference if your not experienced.
Hope that helps!
Upvotes: 1
Reputation: 54359
http://www.portalzine.de/Horizontal_Accordion_Plugin_2/index.html could be a good start or http://www.gethifi.com/blog/tutorial-a-horizontal-jquery-accordion-using-custom-event-binding looks almost exactly like what you want.
Upvotes: 0
Reputation: 1820
This is a cool example for that. The only thing you need to re-arrange them.
Upvotes: 0