UNPKG

cux-test

Version:

[SB Admin](http://startbootstrap.com/template-overviews/sb-admin/) is an open source, admin dashboard template for [Bootstrap](http://getbootstrap.com/) created by [Start Bootstrap](http://startbootstrap.com/).

6 lines 175 B
$('#nav').affix({ offset: { top: $('#nav').offset().top, bottom: ($('footer').outerHeight(true) + $('.application').outerHeight(true)) + 40 } });