Skip to content

Instantly share code, notes, and snippets.

@nummi
Created September 10, 2008 20:17
Show Gist options
  • Save nummi/10047 to your computer and use it in GitHub Desktop.
Save nummi/10047 to your computer and use it in GitHub Desktop.
var test = {
init: function() {
$('#test').show();
}
};
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment