fires when the cell docks into the window
var myAcc = new dhtmlXAccordion(...); myAcc.attachEvent("onUnDock", function(id){ // your code here });