Searched full:contents (Results 1 – 25 of 411) sorted by relevance
12345678910>>...17
248 if (!container.contents) {267 context.html(container.contents)325 cachePush(pjax.state.id, context.clone().contents())394 var direction, contents = cacheMapping[state.id]403 cachePop(direction, pjax.state.id, container.clone().contents())422 if (contents) {426 container.html(contents)600 // Returns an Object with url, title, and contents keys.634 obj.contents = $fragment.contents()643 obj.contents = $body[all …]
52 …or An iterator of templates (where keys are template names and values the contents of the template)65 foreach ($iterator as $name => $contents) {67 $this->twig->parse($this->twig->tokenize(new Source($contents, $name)));
12 $lang['TocMaxHeight'] = 'Max. table of contents height';13 $lang['TocRight'] = 'Table of contents on the right?';
2 Dark template for dokuwiki with scrollable tables with fixed headers and sticky table of contents. …17 * Table of Contents that remains visible while scrolling through page content
13 contents:14 * use partial (modified or inspired) contents of this pages
103 .profile-contents {107 .profile-contents h2 {120 .profile-contents ul li {124 .profile-contents ul li a {136 .profile-contents ul li a i.fa {140 .profile-contents ul li a:hover {
31 * This toggles the visibility of the Table of Contents70 * This toggles the visibility of the Table of Contents
30 * This toggles the visibility of the Table of Contents69 * This toggles the visibility of the Table of Contents
9 …contents{background-color:#fff}@media (min-width:64em){.drawer--sidebar .drawer-hamburger{display:…
221 display: contents;226 display: contents;231 display: contents;
104 foreach($arr as $div_id => $contents){106 if (empty($contents) ||107 !is_array($contents) ||108 !isset($contents["xhtml"])){112 if (!empty($contents["headline"])){113 $interim .= " <h5 class=\"hspec\">".hsc($contents["headline"])."</h5>\n";115 $interim .= " <div class=\"level1\">".$contents["xhtml"]."</div>"
4 …menu on the right. You can specify a custom name here and configure its contents using the MenuExt…
7 $lang['toc_place']= 'Unde sa fie asezat Sumarul (Table of Contents)?';
30 * This toggles the visibility of the Table of Contents.71 * This toggles the visibility of the Table of Contents.
32 * This toggles the visibility of the Table of Contents75 * This toggles the visibility of the Table of Contents
19 /* The floating-to-the-side table of contents is cool, but, not if we're
17 $tabs.find('div.li').contents().unwrap();
12 $lang['useSideToCChevrons'] = 'Use chevrons in the sidebar table of contents to emphasize side ToC …
2 * This prints the switch to toggle the Table of Contents
21 <style type='text/css'>#cart-block-contents { display: none; }</style>162 <!-- start Table of Contents -->171 …e"><span class="cart-block-title-bar"><span class="first-word">Table</span> of Contents</span></h2>183 <!-- /end Table of Contents -->
68 …ition"] = "Pozícia Obsahu (Table of contents) stránky"; // eng: "Table o…
97 /* sidebar contents */163 …page .toc {height:1px} /* General Dokuwiki fix. IE needs this to always display TOC contents \*/
9 $lang['sitenav_title'] = 'Contents'; // title of site navigation in the sidebar