Hi,
I love JA Tabs but still learning how to use it. I have a problem with the lists. Any list I make, ordered or unordered when I save and preview the page the option for the list desapear, it’s like the <ul> tag desapears and show the text in normal way.
I was trying to fix it without any progress, so please help me. I’m using joomla 1.5.5 with the template JA Fedora. I didn’t change anything of the Ja Tab code.
The code I use to make the proves is
{jatabs type="content" position="top" width="100%" height="100%" mousetype="click" animType="none" style="kulanite" skipAnim="true" duration=500 }
<ul>
<li>Content1</li>
<li>Content2</li>
</ul>
{/jatabs}
I hope theres some easy solution. Thanks!