$(document).ready(function () { $("html").niceScroll({ styler: "fb", cursorcolor: "#e8403f", cursorwidth: '6', cursorborderradius: '10px', background: '#404040', spacebarenabled: false, cursorborder: '', zindex: '1000' }); }); $(function () { $('[data-toggle="tooltip"]').tooltip() });