![]() |
Sample: dhtmlxAccordion | Attach Accordion to Layout | dhtmlxAccordion main page |
<script></script>// initing layout var dhxLayout = new dhtmlXLayoutObject("layoutObj", "3L"); ... // attaching accordion var dhxAccord = dhxLayout.cells("a").attachAccordion(); ...
© DHTMLX LTD. All rights reserved |