UNPKG

slimerjs-firefox

Version:

This repo includes slimerjs as well as downloads a local copy of Firefox.

11 lines (9 loc) 247 B
$(document).ready(function() { $('.bs-docs-sidenav').affix({ offset: { top: function () { return $(window).width() <= 980 ? 290 : 210 } , bottom: 270 } }) //window.prettyPrint && prettyPrint() })