Lines Matching refs:side
336 if ($('#side-nav').length == 0) return;
339 // make sidenav behave when resizing the window and side-scolling is a concern
354 if ($('#side-nav').length == 0) return;
370 if ($("#doc-col").height() < $("#side-nav").height()) {
398 // update the sidenaav position for side scrolling
405 .prependTo('#side-nav');
479 var $sidenav = $("#side-nav");
566 $('#devdoc-nav .totop').css({left: -(newLeft - parseInt($('#side-nav').css('margin-left')))});
635 // add 1 for the #side-nav bottom margin
637 // Depending on whether the header is visible, set the side nav's height.
1343 * Used on develop/index.html for side-sliding tabs
1936 'width' : $('#side-nav').css('width'),
1937 'margin' : $('#side-nav').css('margin')
1947 'width' : $('#side-nav').css('width'),
1948 'margin' : $('#side-nav').css('margin')
2140 toggleVisisbleApis(selectedLevel, "#side-nav");
2205 toggleVisisbleApis(selectedLevel, "#side-nav");