Click here to Skip to main content
15,900,973 members
Please Sign up or sign in to vote.
3.00/5 (2 votes)
See more:
Hi
i want to scrollbar in javascript auto move when i move mouse in scrollbar then automatic stop scrollbar when i leave mouse in scrollbar then automatic start scrollbar

i want to use this scrollbar in asp.net 2005

so please help me

thanks in advance
Posted

1 solution

Yry following code, you need to handle mouseover and mouseout events of 'scrollbar_handle' div.

http://livepipe.net/control/scrollbar[^]
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900