From: Matthew S. <PK...@Tu...> - 2000-11-29 05:53:48
|
I am having a small problem with creating an event listener that will let me know the position of the mouse when I click on a link contained in the layer. Problem is the link is very large and I need the mouse position of where the user clicks. It seems that when the mouse enters the area of the link it stops triggering the "onmousemove" event for the layer. Am I missing something here? Have I set this up wrong? -- Matthew |