Hello,
I am using the dhtmlxToolbar v3.5 in my application.
I have the toolbar initiated inside a Div. Whenever I use buttonSelect, the select options are div’s are created outside of “mainDiv”
[code]
....
[/code]
so I remove mainDiv - it leaves behind the select options div. Everytime a mainDiv is reloaded it keeps adding the the select options div.
Is there anyway when the select options are created it is inside the mainDiv, so when the mainDiv is removed it removes all the associated elements.
Any help would be appreciated.
Thanks,
Kris