W
wolverine
Hi,
I want to know when user has stopped scrolling. I can know the
beginning of a scroll by attaching the 'onscroll' event. But how do i
detect end of scroll. Is there any event for that ? Or is there some
other way to know that user has stopped scrolling.
I don't want to use 'onmouseup' since user can scroll using mouse
wheel as well as keyboard. So could any one help me here ?
Thanks in Advance,
Kiran.
I want to know when user has stopped scrolling. I can know the
beginning of a scroll by attaching the 'onscroll' event. But how do i
detect end of scroll. Is there any event for that ? Or is there some
other way to know that user has stopped scrolling.
I don't want to use 'onmouseup' since user can scroll using mouse
wheel as well as keyboard. So could any one help me here ?
Thanks in Advance,
Kiran.