C
CodeMonkeySD
Hello:
I'm wondering if anyone knows a way that I can detect which piece of a
scrollbar was pressed?
In IE this is possible, but I'm not sure how to do it in Moz or other
browsers.
The onscroll event doesn't seem to have anything that I can find, and
the mousedown event doesn't fire (at least in firefox), when clicking
on a scrollbar.
I ask because I want to be able to know if the user is clicking on the
scrollbar thumb, scrollbar button, or in the scrollbar tray for pageup/
pagedown.
I'm wondering if anyone knows a way that I can detect which piece of a
scrollbar was pressed?
In IE this is possible, but I'm not sure how to do it in Moz or other
browsers.
The onscroll event doesn't seem to have anything that I can find, and
the mousedown event doesn't fire (at least in firefox), when clicking
on a scrollbar.
I ask because I want to be able to know if the user is clicking on the
scrollbar thumb, scrollbar button, or in the scrollbar tray for pageup/
pagedown.