I have implemented a slider in my page and it works great until someone holds down the mouse and scrolls outside of the window. I have tested it on Firefox 2(.0.0.3) and IE 7. It doesn't seem to happen in IE.
The problem only seems to happen in FF and when the browser is not the full screen. I have even tried it in the online examples and it happened there too. If you grab the drag handle and pull it up/down/left/right past the end of the track, it will scroll the page.
The reason why this is a big issue in my application is because I have set the page to not show scroll bars. Once the page scrolls, it moves the content off the page and the user can't get it back unless they drag the handle the opposite way past the end of the track.
I don't think I will need to post code with this one because it happens with the example.
Shawn
The problem only seems to happen in FF and when the browser is not the full screen. I have even tried it in the online examples and it happened there too. If you grab the drag handle and pull it up/down/left/right past the end of the track, it will scroll the page.
The reason why this is a big issue in my application is because I have set the page to not show scroll bars. Once the page scrolls, it moves the content off the page and the user can't get it back unless they drag the handle the opposite way past the end of the track.
I don't think I will need to post code with this one because it happens with the example.
Shawn
