Skip to content Skip to sidebar Skip to footer

Title Of Tabs Appear On The Right Side Of Vertical Accordion

What's going on?: The accordion is working properly, but the tabs show up on the right side of the accordion. jQuery $(document).ready(function(){ $('.accordion .title').click

Solution 1:

So, is this what you're trying to achieve?

See fiddle here: http://jsfiddle.net/GRATx/

EDIT:

Code in fiddle [updated with hoverbox functionality]: http://jsfiddle.net/GRATx/1/


Post a Comment for "Title Of Tabs Appear On The Right Side Of Vertical Accordion"