vertical tabbing

vertical tabbing


hi gurus,
i am trying to create vertical sliding tabs. that is--> tags will be
vertically positioned, and upon click the containers will be displayed
with animation. that is the 'width' of the container will be increased/
decreased.
i want something similar to ui.tabs.js's fx: { height: 'toggle'},
but, the animation should be horizontal, rather then vertical.
what should i do?
is there any workaround with ui.tabs?
or should i try with content sliding and tabs onclick?
please help..