Lines Matching refs:hide
29 // + "', true); $('#langMessage').hide(); return false;");
88 $(this).addClass("hide");
116 $(this).hide();
337 // and completely hide the one in the footer
338 $('.content-footer .next-page-link').hide();
345 $('.start-class-link').attr('href', $nextLink.attr('href')).removeClass("hide");
355 .removeClass("hide").addClass("disabled")
357 // and completely hide the one in the footer
358 $('.content-footer .next-page-link').hide();
361 .removeClass("hide")
367 .removeClass("hide");
377 $('.prev-page-link').attr('href', $prevLink.attr('href')).removeClass("hide");
482 .hide()
500 $tooltip.hide();
718 /* hide me and descendants */
727 // first hide all other siblings
800 $('ul#nav li.nav-section.expanded').removeClass('expanded').children('ul').hide();
1037 $dialog.removeClass("hide");
1079 This method is called to reset the position when search results appear or hide */
1123 // If sticky header visible and position is now near top, hide sticky
1132 // delay hide the sticky
1156 $stickyEl.hide();
1211 $(".toggle-img", li).attr("title", "hide pages");
1233 // hide nested lists
1235 $("li ol", $list).hide('fast');
1250 $(".select-ide").hide();
1415 /* Used to hide and reveal supplemental content, such as long code samples.
1424 $(".toggle-content-img:eq(0)", div).attr("title", "hide").attr("src", toRoot
1431 .find(".toggle-content-toggleme").hide();
1845 // if there are NO results at all, hide all columns
1847 $('.suggest-card').hide(300);
1888 $('.suggest-card.reference').hide();
1889 $('.suggest-card.dummy').hide();
1927 // add heading and show or hide card
1932 $('.suggest-card.design').hide(300);
1938 $('.suggest-card.distribute').hide(300);
1956 $('.suggest-card.develop').hide(300);
1960 $('.search_filtered_wrapper.docs .suggest-card:not(.dummy)').hide(300);
1982 // show/hide the close button
1984 $(".search .close").removeClass("hide");
1986 $(".search .close").addClass("hide");
1997 $('.suggest-card').hide();
2549 $(".search .close").addClass("hide");
2551 $(".suggest-card").hide();
2566 $(".search .close").addClass("hide");
2678 $('#searchResults').hide();
2683 $(".search .close").removeClass("hide");
2727 $(".search .close").removeClass("hide");
2902 $("#naMessage").hide();
4235 $nextArrow.hide();
4236 $prevArrow.hide();
4240 $curSection.hide();
4247 $curSection.hide();
4253 // Just hide all content sections except first.