appendCustomToolbar( name, currentset )- Firefox only
- Return type: element
- Adds a custom
toolbarto thetoolboxwith 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.
