neropt
09-14-2006, 05:51 PM
1) Script Title:
Ajax Tabs Content
2) Script URL (on DD):
http://www.dynamicdrive.com/dynamicindex17/ajaxtabscontent/
3) Describe problem:
i'm using this script in my page but i added an image before the tabs:
<ul id="maintab" class="shadetabs">
<li class="selected"><a href="link1.html" rel="ajaxcontentarea"><img src="image1.jpg" alt="image1" width="50" height="54" border="0" align="absmiddle" />Link1</a></li>
<li><a href="link2.html" rel="ajaxcontentarea"><img src="image2.jpg" alt="image2" width="50" height="54" border="0" align="absmiddle" />Link2</a></li>
</ul>
In IE explorer it works fines but in firefox the shadetabs doesn't adjust to the image size.
Example:
I.E.:
http://img96.imageshack.us/img96/5308/ieem2.png
Firefox:
http://img218.imageshack.us/img218/2341/firefoxgs5.png
I've tried to change css code to adjust the shade tabs in firefox but i can't get it right!
please help! :P
P.S.: sorry for my bad english ;)
Ajax Tabs Content
2) Script URL (on DD):
http://www.dynamicdrive.com/dynamicindex17/ajaxtabscontent/
3) Describe problem:
i'm using this script in my page but i added an image before the tabs:
<ul id="maintab" class="shadetabs">
<li class="selected"><a href="link1.html" rel="ajaxcontentarea"><img src="image1.jpg" alt="image1" width="50" height="54" border="0" align="absmiddle" />Link1</a></li>
<li><a href="link2.html" rel="ajaxcontentarea"><img src="image2.jpg" alt="image2" width="50" height="54" border="0" align="absmiddle" />Link2</a></li>
</ul>
In IE explorer it works fines but in firefox the shadetabs doesn't adjust to the image size.
Example:
I.E.:
http://img96.imageshack.us/img96/5308/ieem2.png
Firefox:
http://img218.imageshack.us/img218/2341/firefoxgs5.png
I've tried to change css code to adjust the shade tabs in firefox but i can't get it right!
please help! :P
P.S.: sorry for my bad english ;)