Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draggable: Add "updatePosition" option to control if we want to automatically update the position of the draggable. #718

Closed
wants to merge 1 commit into from

Commits on Aug 23, 2012

  1. Update ui/jquery.ui.draggable.js

    Draggable: Add "updatePosition" option to control if we want to automatically update the position of the draggable.
    This is useful for some advanced usage of draggable where you want to update the position yourself in the drag callback.
    arp242 committed Aug 23, 2012
    Copy the full SHA
    14ab034 View commit details
    Browse the repository at this point in the history