效果如图所示:

<script>
(function($){
$(window).on("load",function(){
$(".content").mCustomScrollbar();
});
})(jQuery);
</script>
官网地址:http://manos.malihu.gr/jquery-custom-content-scroller/#expand-info
热门推荐:
0