jQueryUI, Safari, Opera
jQueryUI, Safari, Opera
I'm using the .draggable() option on a hidden div, and it works fine in IE and FF, but in Safari and Opera, if the div contains scrollbars (e.g. overflow-y: auto), and you scroll it, the pointer "sticks" to the div and you can't get it to let go or close the div without right-clicking to pop up the context menu to "distract" it. BTW this is under Windows.
Is there a fix for this? If not, I'll have to not use it because they're shooting for across-the-board compatibility... I'm lucky the approved jQuery at all. :)
Thanks!
Rob