Advertisement
hogash

Untitled

Jan 2nd, 2012
76
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.11 KB | None | 0 0
  1. (function($){
  2. $(window).load(function(){
  3. $(".anythingSlider .slide-item").fadeIn();
  4. })
  5. })(jQuery);
  6. ';
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement