user505689
user505689

Reputation: 81

Create horizontal accordion as in the attached image

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.

enter image description here

Upvotes: 1

Views: 267

Answers (3)

Henry
Henry

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

Répás
Répás

Reputation: 1820

This is a cool example for that. The only thing you need to re-arrange them.

Upvotes: 0

Related Questions