$(window).load(function () { $(".sidebar-container-off").customScrollbar({ skin: "default-skin", hScroll: false, updateOnWindowResize: true, preventDefaultScroll: true }); });