Closed Thread Icon

Preserved Topic: an event for the layer, no matter what (Page 1 of 1) Pages that link to <a href="https://ozoneasylum.com/backlink?for=7976" title="Pages that link to Preserved Topic: an event for the layer, no matter what (Page 1 of 1)" rel="nofollow" >Preserved Topic: an event for the layer, no matter what <span class="small">(Page 1 of 1)</span>\

 
starbuxman
Obsessive-Compulsive (I) Inmate

From: North Hollywood, CA,USA
Insane since: Dec 2001

posted posted 12-09-2001 07:46

how do i get IE to recognize a mouseover of a layer even if a link who's inside the layer gets its mouseover handler called first ? what im looking to do is get the name of the layer on which im mousing over even if theres links in the layer that have mouseovers. in NN6 this done by Event.currentTarget.id and in NN4 this is the Event.target.id - is there an equivalent?

HTTP://WWW.STARBUXMAN.COM
« Le moins que l'on puisse demander à une sculpture, c'est qu'elle ne bouge
pas. » --SALVADOR DALI, LES COCUS DU VIEIL ART MODERNE (FASQUELLE)

mr.maX
Maniac (V) Mad Scientist

From: Belgrade, Serbia
Insane since: Sep 2000

posted posted 12-09-2001 11:46

<DIV ID="blah1"><A HREF="" ONMOUSEOVER="alert(this.parentNode.id);" ID="blah2">PARENT</A></DIV>


« BackwardsOnwards »

Show Forum Drop Down Menu