Skip to content

Instantly share code, notes, and snippets.

@joedeveloper
Created July 7, 2011 16:57
Show Gist options
  • Save joedeveloper/1069972 to your computer and use it in GitHub Desktop.
Save joedeveloper/1069972 to your computer and use it in GitHub Desktop.
var ddDel = new Y.DD.Delegate({
container: container,
nodes: selector,
dragConfig:{groups: groups},
target:true
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment