DHTMLX Docs & Samples Explorer

unload()

Required library edition: This method works with any edition of DHTMLX library
Required library file: dhtmlxaccordion.js

destructor

var dhxAcc = new dhtmlXAccordion(...);
 // unloading
dhxAcc.unload();
dhxAcc = null;