Forum Moderators: open

Message Too Old, No Replies

stop Event Bubbling

         

orion_rus

5:40 pm on Dec 5, 2004 (gmt 0)

10+ Year Member



Hello world i town. If i mouseover it simple menu will be shown. In this menu i have some points. But if i have in the points area another town then i mouseover it, event bubbles and menu of another town has been shown. Is any ideas how i can prevent it?
Thanks in advance)

Bernard Marx

7:08 pm on Dec 5, 2004 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



check these out:
IE event model: [msdn.microsoft.com ]

W3C event model: [mozilla.org ]

orion_rus

9:29 pm on Dec 5, 2004 (gmt 0)

10+ Year Member



Thank you very much.