I have a div in the page which has scroll bar, when the div scroll ends page scrolling starts. which is a default behavior of any browser, but still i want to stop scrolling the page once div scroll ends. I have a fix for this here is sample that i have created in fiddle.
But the above solution works for Chrome, Firefox, IE9. But not working in IE8.
Please let me know if you find a solution for this.
Thanks, Gopi