Skip to content

Instantly share code, notes, and snippets.

@collin
Created November 19, 2008 20:56
Show Gist options
  • Select an option

  • Save collin/26713 to your computer and use it in GitHub Desktop.

Select an option

Save collin/26713 to your computer and use it in GitHub Desktop.
$('li.field')
.bind('drop.sortable', function(){})
.bind('drop.add_field', function(){});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment