fdi
01-14-2008, 12:20 PM
1) Script Title: Tab Content Script (v 2.0)
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex17/tabcontent.htm
3) Describe problem: direction of tab and language
Hello all
I try to make the direction from right to lift but Tabs disappear
---------------------
<ul id="countrytabs" class="shadetabs" dir="rtl">
<li><a href="#" rel="country1" class="selected">Tab 1</a></li>
<li><a href="#" rel="country2">Tab 2</a></li>
</ul>
---------------------
and when I try to write tab header in arabic language , the script does not work
can you help me please
thanks alot
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex17/tabcontent.htm
3) Describe problem: direction of tab and language
Hello all
I try to make the direction from right to lift but Tabs disappear
---------------------
<ul id="countrytabs" class="shadetabs" dir="rtl">
<li><a href="#" rel="country1" class="selected">Tab 1</a></li>
<li><a href="#" rel="country2">Tab 2</a></li>
</ul>
---------------------
and when I try to write tab header in arabic language , the script does not work
can you help me please
thanks alot