-
appendCustomToolbar( name, currentset )
- Firefox only
- Return type: element
- Adds a custom
toolbar
to thetoolbox
with the given <var>name</var>. 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.