Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Trying to integrate jQuery content Scoller
#4
Code:
<script>
            (function($){
                $(window).load(function(){
                    $("body").mCustomScrollbar({
                        theme:"minimal-dark"
                    });
                });
            })(jQuery);
        </script>
My Github Repos: Github
Website: DigiMute
Reply


Messages In This Thread
RE: Trying to integrate jQuery content Scoller - by n00dles101 - 2015-08-21, 01:17:48



Users browsing this thread: 1 Guest(s)