theniteowl
Programmer
I have a div tag set to be scrollable.
I would like to know if it is possible to detect when the up or down arrows of the scrollbars are clicked.
The scrolling is automatic but what I want to do is know when the top has been reached and the client is clicking on the up arrow (or same thing with down, left, right) so that I can trigger an event.
I am working with javascript and IE 5.5+
Anybody?
Thanks.
I would like to know if it is possible to detect when the up or down arrows of the scrollbars are clicked.
The scrolling is automatic but what I want to do is know when the top has been reached and the client is clicking on the up arrow (or same thing with down, left, right) so that I can trigger an event.
I am working with javascript and IE 5.5+
Anybody?
Thanks.