Guest User

Untitled

a guest
Apr 23rd, 2018
93
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.19 KB | None | 0 0
  1. $(document).ajaxSuccess(function(){
  2. $("#core-loader").fadeOut();
  3. $("div#makeMeScrollable").smoothDivScroll({scrollingSpeed: 12, mouseDownSpeedBooster: 1, visibleHotSpots:"always"});
  4.  
  5. });
Add Comment
Please, Sign In to add comment