Cheers,
I have some elements inside a div with overflow:auto. When I trie to drag them outside of the div, the div starts to scroll. Is there a way to stop this behaviour for drag and drop?
I thought of maybe using callback to disable the overflow and restoring it againg after the drop. Did someone implemented something like this?
Thanks, Jonathan -- Jonathan Weiss http://blog.innerewut.de _______________________________________________ Rails-spinoffs mailing list [email protected] http://lists.rubyonrails.org/mailman/listinfo/rails-spinoffs
