Hi!
I have a javascript function that shows a popup box when it passes any given div element. It appears when I both press the up or down arrow and when I use the scrollbar.
How can I make the popup box appear only when I use the scrollbar? It annoys me that it also shows up when I use the up and down arrows.
I've searched the net but haven't gotten anywhere really.
--Philip
I have a javascript function that shows a popup box when it passes any given div element. It appears when I both press the up or down arrow and when I use the scrollbar.
How can I make the popup box appear only when I use the scrollbar? It annoys me that it also shows up when I use the up and down arrows.
I've searched the net but haven't gotten anywhere really.
--Philip