Advertisement
Guest User

Untitled

a guest
Jan 31st, 2015
207
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.50 KB | None | 0 0
  1. </script>
  2.  
  3. <!-- sticky sidebar --> <script src='http://static.tumblr.com/xllqh3j/ZA3mtp1r3/jquery-sticky.js' type='text/javascript'></script>
  4. <script>
  5. $(window).load(function(){
  6. $(".sticky").sticky({ topSpacing: 24, bottomSpacing:455});
  7. $(".stickyad").sticky({ topSpacing: 128, bottomSpacing:455});
  8. $(".stickycat").sticky({ topSpacing: 373, bottomSpacing:455});
  9. $(".stickycred").sticky({ topSpacing: 378, bottomSpacing:455});
  10.  
  11. });
  12. </script>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement