Wrox Home  
Search P2P Archive for: Go

  Return to Index  

javascript thread: Which element is the mouse over?


Message #1 by "Pat Waddington" <paw@s...> on Tue, 11 Jun 2002 18:46:21 +0100
This is a multi-part message in MIME format.

------=_NextPart_000_0005_01C2119C.72BAA480
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: 7bit

Many thanks, Stas - I just needed a starting point and I've gone on from
your suggestion to doing exactly what I wanted to.

Pat
  -----Original Message-----
  From: Stas [mailto:stas@z...]
  Sent: 11 June 2002 18:58
  To: javascript
  Subject: [javascript] RE: Which element is the mouse over?




  Try to use window.event.srcElement object on your mouseover event



  Stas





  -----Original Message-----
  From: Pat Waddington [mailto:paw@s...]
  Sent: Tuesday, June 11, 2002 8:46 PM
  To: javascript
  Subject: [javascript] Which element is the mouse over?



  Given that all the images on a page have both a Name and an Id, is there
any way that I can tell which image the mouse is over?



  Thank you

  --- Improve your web design skills with these new books from Glasshaus.
Usable Web Menus
http://www.amazon.com/exec/obidos/ASIN/1904151027/ref=nosim/theprogramme
r-20 Constructing Accessible Web Sites
http://www.amazon.com/exec/obidos/ASIN/1904151000/ref=nosim/theprogramme
r-20 Practical JavaScript for the Usable Web
http://www.amazon.com/exec/obidos/ASIN/1904151051/ref=nosim/theprogramme
r-20 --- Change your mail options at http://p2p.wrox.com/manager.asp or to
unsubscribe send a blank email to 

  --- Improve your web design skills with these new books from Glasshaus.
Usable Web Menus
http://www.amazon.com/exec/obidos/ASIN/1904151027/ref=nosim/theprogramme
r-20 Constructing Accessible Web Sites
http://www.amazon.com/exec/obidos/ASIN/1904151000/ref=nosim/theprogramme
r-20 Practical JavaScript for the Usable Web
http://www.amazon.com/exec/obidos/ASIN/1904151051/ref=nosim/theprogramme
r-20 --- Change your mail options at http://p2p.wrox.com/manager.asp or to
unsubscribe send a blank email to 




  Return to Index