Skip to content

Instantly share code, notes, and snippets.

@cdils
Created January 1, 2013 00:06
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save cdils/4424049 to your computer and use it in GitHub Desktop.
Save cdils/4424049 to your computer and use it in GitHub Desktop.
jQuery(document).ready(function($) {
$("body").backstretch([BackStretchImg.src],{duration:3000,fade:750});
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment