Please Log in or Create an account to join the conversation.
(function($){ $(document).ready( function() { $("html").niceScroll({ cursorcolor: "#9DDAFF", cursorwidth: 5, cursorborder: "1px solid #000000", mousescrollstep: 50 }); }); })(jQuery);