DHTML JavaScript Tabbar samples

Right TabBar, scrolling and align

 
 
 

<div id="a_tabbar" style="width:400;height:100"></div> <script> tabbar=new dhtmlXTabBar("a_tabbar","bottom"); tabbar.setImagePath("imgs/"); tabbar.loadXML("tabs3.xml"); </script>

Go to the dhtmlxTabbar main page or Close this page