hi, is it possible to get effect tabs with tabs?
All I need is 3 tabs with navi on left and when you choose your type you can see window with horizontal tabs,
sth like:
{jatabs type=”content” position=”left” height=”380″ width=”100%” mouseType=”click” animType=”animMoveVer” }
{jatabs type=”content” position=”top” height=”350″ width=”100%” mouseType=”click” animType=”animMoveHor” }
<IMG class=”” height=300 src=”image1.jpg” width=400 align=left mce_src=”image1.jpg”>…
<IMG class=”” height=300 src=”image2.jpg” width=400 align=left mce_src=”image2.jpg”>…
{/jatabs}
{jatabs type=”content” position=”bottom” height=”350″ width=”100%” mouseType=”click” animType=”animMoveHor” }
<IMG class=”” height=300 src=”image3.jpg” width=400 align=left mce_src=”image3.jpg”>…
<IMG class=”” height=300 src=”image4.jpg” width=400 align=left mce_src=”image4.jpg”>…
{/jatabs}
{jatabs type=”content” position=”bottom” height=”350″ width=”100%” mouseType=”click” animType=”animMoveHor” }
<IMG class=”” height=300 src=”image5.jpg” width=400 align=left mce_src=”image5.jpg”>…
<IMG class=”” height=300 src=”image6.jpg” width=400 align=left mce_src=”image6.jpg”>…
{/jatabs}
{/jatabs}