Hi,

 

I'm using Tacos' DojoMenuBar component to create a menu in my application
but whenever I use ajax on the same page as the menu I get strange behavior
in Firefox 1.5 (IE 6 works fine). After the ajax request loads another menu,
identical to the original, is created near the updated part of the page. I'm
guessing Firefox is executing all "onload" javascript methods after each
ajax request, thus, repeating the menu creation.

Anyone know if there's an easy way out of this?

 

Denis

 

Reply via email to