Lines Matching refs:bootstrap3
20 if (typeof JSINFO.bootstrap3 === 'undefined') {
21 JSINFO.bootstrap3 = {
31 return ((JSINFO.bootstrap3.mode === id) ? true : false);
35 return ((JSINFO.bootstrap3.admin === page) ? true : false);
69 if (! JSINFO.bootstrap3.config.disableSearchSuggest) {
109 if (JSINFO.bootstrap3.config.fixedTopNavbar) {
199 … if (JSINFO.bootstrap3.config.tocCollapseOnScroll && JSINFO.bootstrap3.config.tocAffix) {
381 if (!JSINFO.bootstrap3.config.useAnchorJS) return false;
504 if (!JSINFO.bootstrap3.config.collapsibleSections) return false;
555 if (JSINFO.bootstrap3.config.sidebarOnNavbar) {
717 if (JSINFO.bootstrap3.config.tocAffix) {
758 if (jQuery(JSINFO.bootstrap3.toc).length) {
762 jQuery.each(JSINFO.bootstrap3.toc, function (idx, item) {
784 if (JSINFO.bootstrap3.config.tocAffix) {
796 if (JSINFO.bootstrap3.config.tocLayout == 'navbar') {
814 if (JSINFO.bootstrap3.config.tocCollapseOnScroll && JSINFO.bootstrap3.config.tocAffix) {
820 if (!JSINFO.bootstrap3.config.tocCollapsed) {
910 if (!JSINFO.bootstrap3.config.useAlternativeToolbarIcons) return false;