Skip to content

Instantly share code, notes, and snippets.

@gsharp
Created May 19, 2009 20:56
Show Gist options
  • Save gsharp/114397 to your computer and use it in GitHub Desktop.
Save gsharp/114397 to your computer and use it in GitHub Desktop.
DUDE = {
rollover : function(){
init: function(){},
preload: function(){},
newimage: function(){},
oldimage: function(){}
}
};
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment