DHTML JavaScript Tabbar samples

Multi line TabBar


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

Go to the dhtmlxTabbar main page or Close this page