Hello,
I'm seeking an onmouseover event to detect when the mouse hovers the top of the webpage. I'm only able to find onmouseover events for the whole page. How to restrict to just the very top of the page?
Need only support modern browsers, simplest method possible.
Thx!
(also asked on codingforums.com and stackoverflow)