Skip to content

Instantly share code, notes, and snippets.

@skhatri
Created November 11, 2011 11:39
Show Gist options
  • Save skhatri/1357810 to your computer and use it in GitHub Desktop.
Save skhatri/1357810 to your computer and use it in GitHub Desktop.
progress.js
$(document).ready(function() {
$.timerLoad.load({
fadeOutTime: 1000
}
);
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment