Skip to content

Instantly share code, notes, and snippets.

@bengourley
Created April 4, 2011 10:59
Show Gist options
  • Save bengourley/901471 to your computer and use it in GitHub Desktop.
Save bengourley/901471 to your computer and use it in GitHub Desktop.
{
onFunc : function ($handle, $dragArea) { ... },
offFunc : function ($handle, $dragArea) { ... },
returnTime : 100,
balancePoint : 0.9,
runOnce : false,
handleText : "",
onTest : function() { return true; }
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment