Skip to content

Instantly share code, notes, and snippets.

@ocxo
Created August 16, 2011 17:16
Show Gist options
  • Save ocxo/1149578 to your computer and use it in GitHub Desktop.
Save ocxo/1149578 to your computer and use it in GitHub Desktop.
function slide(){
var aux = '';
fadeval = 1.0;
fadeinter = setInterval('fade()',7500);
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment