$(document).ready(function() { $(".navbar").sticky({ topSpacing: 0, className: "navbar-fixed" }); });