![]() |
Sample: dhtmlxToolbar | Text Item Creation | dhtmlxToolbar main page |
Position | |
Text | |
Add? |
<script></script>var webBar = new dhtmlXToolbarObject("toolbarObj"); ... // adding a text item webBar.addText(itemId, pos, text); // removing a text item webBar.removeItem(itemId);
© DHTMLX LTD. All rights reserved |