haskinsj87
06-11-2009, 05:55 PM
I have a scrollbar component that im using the scroll event on. So when I click the scroll bar and move it the event is triggered. If I let go of the mouse button outside of the browser, when I bring my mouse back in, that event is still going and the scroll bar continues to follow the mouse. Is there a way that I can kill this event when the mouse leaves the browser or when the mouse button is let go of?