[Javascript] Event question and finding pointer position atevent

Troy III Ajnej trojani2000 at hotmail.com
Tue Mar 28 16:11:42 CST 2006


> > I always think of bubbling up or capturing, but not bubbling down.

>Sorry, poor usage on my part. I was thinking down because child elements
>usually display on top of their parents, but events do bubble (as bubbles
>do) /up/ the DOM tree.

Well that's true, events bubble up. Bubble is a term invented by
IE folks and it's true 100% for IE 4 and later browsers.
But, events can buble down in certain browsers.
I remember I've read somewhere that in NN events bubble down.
Posibly inherited by other Mozillas to?
That's why I asked a month ago about FX bubbling, "does events bubble
up or down on FX? But nobody answered anything... I guess that's why
I didn't bother checking further.

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Troy III
progressive art Enterprise
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

_________________________________________________________________
Express yourself instantly with MSN Messenger! Download today - it's FREE! 
http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/




More information about the Javascript mailing list