XUL:Method:appendCustomToolbar
From MDC
- appendCustomToolbar( name, currentset )
- Firefox only
- Return type: element
- Adds a custom toolbar to the toolbox with the given name. You can supply a comma-separated list of toolbar item ids as the second argument to add some items by default. The method returns the DOM element for the created toolbar.