I have a popup div with a scrolling nested div. I want to be able to mouse down on a scrollbar and scroll down the content. But that action causes the entire div element to drag. Is there any way to resolve this issue? Here is my sample. http://jsfiddle.net/duklee/STF4k/
It seems to be working okay in IE7, not in Chrome & Firefox.
Thanks!