Advertisement
Guest User

Untitled

a guest
Jul 15th, 2014
263
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. if( $('body').hasClass('slide-background') ) {
  2.            
  3.     $("body").backstretch([
  4.         "http://placehold.it/1980x1080",
  5.         "http://placehold.it/1980x1080",
  6.         "http://placehold.it/1980x1080",
  7.     ], {duration: 3000, fade: 1200});
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement