Required library edition: Required library file: dhtmlxtoolbar.js
destructor, completely unloads toolbar
var toolbar = new dhtmlXToolbarObject(); ... // unloading toolbar.unload(); toolbar = null;