| Sample: dhtmlxLayout | Attach dhtmlxToolbar to Layout's Top | dhtmlxLayout main page |
<body> <div id="parentId"></div> </body> <script></script>// initialization of the layout var dhxLayout = new dhtmlXLayoutObject("parentId", "3L"); // attaching a toolbar var bar = dhxLayout.attachToolbar();
| © DHTMLX LTD. All rights reserved |