Get Even More Visitors To Your Blog, Upgrade To A Business Listing >>

Custom scroll using Jquery

Custom Scroll using Jquery plugin.

Embed CSS: 
https://cdnjs.cloudflare.com/ajax/libs/malihu-custom-scrollbar-plugin/3.1.3/jquery.mCustomScrollbar.css

Embed JS:
http://ajax.googleapis.com/ajax/libs/jquery/1.11.0/jquery.min.js https://cdnjs.cloudflare.com/ajax/libs/malihu-custom-scrollbar-plugin/3.1.3/jquery.mCustomScrollbar.concat.min.js

Script:
(function($){
$(window).load(function(){
$(".scroll-part").mCustomScrollbar();
});
})(jQuery);



This post first appeared on PSD-HTML-CSS-JS, please read the originial post: here

Share the post

Custom scroll using Jquery

×

Subscribe to Psd-html-css-js

Get updates delivered right to your inbox!

Thank you for your subscription

×