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.

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!