Created
August 27, 2012 15:16
-
-
Save j2labs/3489416 to your computer and use it in GitHub Desktop.
Javascript comments
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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