Required library edition: Required library file: dhtmlxaccordion.js
removes an event handler
var evId = dhxAcc.attachEvent("onActive", function(){}); // detaching event dhxAcc.detachEvent(evId);