Advertisement
deliciousthemes

Untitled

Dec 19th, 2012
94
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. //nivo-slider
  2. jQuery(window).load(function() {
  3.  
  4. if (document.documentElement.clientWidth > 768) {
  5.  
  6.     jQuery('#slider').nivoSlider();
  7.     }  
  8. }
  9. });
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement