Categories | Question details Back To List | ||
dhtmlxAccordion Is there is any method to know which cell of dhtmlxAccoridion is currently open( not to use onActive event). I want to get current open accoridion cell id... thanx sandip Answer posted by Alex (support) on Mar 16, 2009 07:57 Hello, There is no other way to get active item except using onActive event handler. |