detect mouse position? -
10-01-2009
, 12:54 PM
How can I detect the mouse position in a window.
I want to scrool down the page if the position is close to the bottom
edge of the browser window.
Could be on a div.
I use onMouseover on a div now, but it could be refined I guess. |