Can I force The destroy of the menu?

Having problems with DHTML Menu? There is usually somebody here who knows the answer.
Post Reply
jlreca
Beginner
Beginner
Posts: 1
Joined: Tue Nov 07, 2006 9:25 am

Can I force The destroy of the menu?

Post by jlreca »

Hi all,
I wrote a javascript code to generate the menu from our own XML. So we can generate the menu from an AJAX response.

Well, it works fine the first time, but next time the menu is drew, the page document enter in a strange mode, it appears like a white div stays over all and no function is possible over controls.

I think, i must destroy the first menu before draw the second menu. It is possible to destroy all objects from old menu calling a method?

Thanks to all and Best Regards.
Post Reply