DHTML JavaScript Tabbar samples

Right TabBar, scrolling and align

 
 
 

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

Go to the dhtmlxTabbar main page or Close this page