Skip to content

Instantly share code, notes, and snippets.

@j2labs
Created August 27, 2012 15:16
Show Gist options
  • Save j2labs/3489416 to your computer and use it in GitHub Desktop.
Save j2labs/3489416 to your computer and use it in GitHub Desktop.
Javascript comments
function flash(id) {
// Fades the colored panel into 70% opacity on top of an image stored in
// the value stored in ".img-holder img". This has the effect of a square
// fading into a tinted photograph.
...
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment