Skip to content

Instantly share code, notes, and snippets.

@danesparza
Created May 16, 2011 19:09
Show Gist options
  • Save danesparza/975091 to your computer and use it in GitHub Desktop.
Save danesparza/975091 to your computer and use it in GitHub Desktop.
jQuery UI transfer effect - javascript
// Use transfer effect
$("#txtProduct").effect("transfer", { to: $("#test") }, 1000);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment