Skip to content

Instantly share code, notes, and snippets.

@goofmint
Created January 17, 2012 07:42
Show Gist options
  • Select an option

  • Save goofmint/1625493 to your computer and use it in GitHub Desktop.

Select an option

Save goofmint/1625493 to your computer and use it in GitHub Desktop.
jQ.Movi example2
$("#id").hide()
$("span").bind("click",function(){console.log("clicked");});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment