dhtmlXTabBar - Non-obstructive TabBar


Initialize Tabbar automaticaly without any javascript (see sample code below). You can specify content directly within <div> tag whcih represents tab.


Sampled by JavaScriptBank.com
Content 3

<script src="../js/dhtmlXTabbar.js"></script> <script src="../js/dhtmlXTabBar_start.js"></script> <div id="a_tabbar" class="dhtmlxTabBar" imgpath="../imgs/" style="width:390; height:390;" skinColors="#FCFBFC,#F4F3EE" > <div id="a1" name="Tab 1"> <img src="imgs/page_a.gif"> </div> <div id="a2" name="Tab 2"> <img src="imgs/page_b.gif"> </div> <div id="a3" name="Tab 1"> Content 3 </div> </div>

Go to the dhtmlxTabbar main page or Close this page




Over 2000+ free Javascript
at JavaScriptBank.com Website