Documentation

Talk:UI/Draggable

From jQuery JavaScript Library

Jump to: navigation, search

How about a demo?

If it's a joke I really don't get it - why link to google? --DotnetCarpenter 13:42, 5 July 2007 (UTC)

centralise the draggable object to mouse position

When I drag the object, I'd like its centre to always be under the mouse pointer. How can this be achieved?

drag the original outside its container

In http://docs.jquery.com/UI/Draggables, how do you make the blue box draggable outside the scrollbox? 'containment' nor 'appendTo' seemed to make any difference.