/template/parallax/lib/js/ |
H A D | metabox-tabs.js | 172 d.show() 181 d.show() 189 d.show() 197 d.show() 205 d.show() 213 d.show() 221 d.show() 229 d.show() 237 d.show() 245 d.show() [all …]
|
H A D | metabox-tabs.min.js | 1 …show()}}});jQuery(".metabox-tabs li a").each(function(b){var a=jQuery(this).parent().attr("class")…
|
/template/kajukkk/ |
H A D | script.js | 26 $('#nav_bg').show('fade', fadeOption); 27 $('#dokuwiki__nav').show(); 31 $('#sidebar_bg').show('fade', fadeOption); 32 $('#dokuwiki__aside').show(); 69 $('#dokuwiki__aside').show(); 73 $('#dokuwiki__aside').show();
|
/template/mikio/ |
H A D | README.md | 56 - `showNotifications` : where to show site notifications for admin staff 61 - `navbarUseTitleIcon` : show the site logo in the navbar 62 - `navbarUseTitleText` : show the site title in the navbar 63 - `navbarUseTaglineText` : show the site tagline in the navbar. Requires the `navbarUseTitleText` to be enabled 66 - `navbarDWMenuType` : how to show the DokuWiki menu items in the navbar. Can be either icons, text or both 67 - `navbarDWMenuCombine` : how to show the DokuWiki menu in the navbar. Can be either category dropdowns, single items or a combined dropdown. The combined menu title is pulled from the `tools-menu` language value 69 - `navbarPosLeft` : what menu to show on the left of the navbar 70 - `navbarPosMiddle` : what menu to show in the middle of the navbar 71 - `navbarPosRight` : what menu to show on the right of the navbar 72 - `navbarShowSub` : show th [all...] |
/template/white/ |
H A D | script.js | 5 $('#sidebar_bg').show('fade', fadeOption); 6 $('#dokuwiki__aside').show(); 10 $('#sidebar_bg').show('fade', fadeOption); 11 $('#dokuwiki__tools').show();
|
/template/templar/js/ |
H A D | bootstrap-tooltip.js | 74 show: options.delay property in options.delay 93 if (!self.options.delay || !self.options.delay.show) return self.show() 98 if (self.hoverState == 'in') self.show() 99 }, self.options.delay.show) 114 , show: function () { 313 self.tip().hasClass('in') ? self.hide() : self.show()
|
H A D | bootstrap-modal.js | 44 , show: function () { method in Modal 63 that.$element.show() 207 else if (options.show) data.show() 214 , show: true property in $.fn.modal.defaults
|
H A D | bootstrap-typeahead.js | 58 , show: function () { method in Typeahead 69 .show() 108 return this.render(items.slice(0, this.options.items)).show()
|
/template/neolaoresources/scripts/ |
H A D | script.js | 6 show = '<img src="'+DOKU_BASE+'lib/tpl/neolaoresources/images/arrow_down.gif" alt="'+showtxt+'">'; 10 '<span id="showlink" style="display:none;">' + show + '</span>' +
|
/template/dokucms/ |
H A D | README.md | 63 * show edit button in sidebar: will show an edit button in the sidebar if you may edit the contents… 64 * show backlink button: will show a backlink button in the bottom bar (default: off) 65 * show search box if logged in: will show a search box, if you are logged in (default: off)
|
/template/greensteel/css/ |
H A D | pagetools.css | 100 /* show all tools on hover and individual tools on focus */ 164 #dokuwiki__pagetools ul li a.show { 167 #dokuwiki__pagetools ul li a.show:hover, 168 #dokuwiki__pagetools ul li a.show:active, 169 #dokuwiki__pagetools ul li a.show:focus { 172 [dir=rtl] #dokuwiki__pagetools ul li a.show { 175 [dir=rtl] #dokuwiki__pagetools ul li a.show:hover, 176 [dir=rtl] #dokuwiki__pagetools ul li a.show:active, 177 [dir=rtl] #dokuwiki__pagetools ul li a.show:focus {
|
/template/dokufreech/css/ |
H A D | pagetools.css | 100 /* show all tools on hover and individual tools on focus */ 207 #dokuwiki__pagetools ul li a.show { 210 #dokuwiki__pagetools ul li a.show:before { 213 #dokuwiki__pagetools ul li a.show:hover, 214 #dokuwiki__pagetools ul li a.show:active, 215 #dokuwiki__pagetools ul li a.show:focus { 218 [dir=rtl] #dokuwiki__pagetools ul li a.show { 221 [dir=rtl] #dokuwiki__pagetools ul li a.show:hover, 222 [dir=rtl] #dokuwiki__pagetools ul li a.show:active, 223 [dir=rtl] #dokuwiki__pagetools ul li a.show:focus {
|
/template/writers/css/ |
H A D | structure.css | 46 /* show sidebar only in show mode */
|
/template/parallax/lib/bootstrap/js/ |
H A D | bootstrap.min.js | 258 }, show: function () { method in c 433 }, show: function () { method in b 446 d.$element.show(); 534 if (e.show) { 535 f.show() 578 d.delay = {show: d.delay, hide: d.delay} property in d.delay 584 return d.show() 590 d.show() 592 }, d.options.delay.show) 607 }, show: function () { method in b [all …]
|
H A D | bootstrap.js | 498 }, show: function () { method in Collapse 809 }, show: function () { method in Modal 829 .show() 958 else if (options.show) data.show() 963 backdrop: true, keyboard: true, show: true property in $.fn.modal.defaults 1066 if (!self.options.delay || !self.options.delay.show) return self.show() 1072 }, self.options.delay.show) 1083 }, show: function () { method in Tooltip 1534 constructor: Tab, show: function () { method in Tab 1690 }, show: function () { method in Typeahead [all …]
|
/template/taratasy/css/ |
H A D | structure.css | 53 /* show sidebar only in show mode */
|
/template/lisps/ |
H A D | script.js | 51 $handle.show(); 77 $handle.show();
|
/template/sprintdoc/css/ |
H A D | area_main-sidebar-nav.less | 111 position: relative; // always show label, even with collapsed sidebar 322 body.show-mobile-sidebar { 363 body.show-mobile-sidebar { 381 body.show-mobile-sidebar {
|
H A D | area_main-sidebar-search.less | 17 .hide-text-show-before(); 224 // show when toggled 225 body.show-mobile-sidebar {
|
H A D | base_structure.less | 78 z-index: 100; // show label/link above content on hover etc. 124 body.show-mobile-sidebar #dokuwiki__aside { 276 body.show-mobile-sidebar #dokuwiki__aside {
|
/template/breeze/bower_components/gumby/js/ |
H A D | plugins.js | 2 …show().attr('id',o.removeAttr('id').data('placeholder-id'));if(m===true){return o[0].value=n}o.foc…
|
/template/dokutwitterbootstrap/js/ |
H A D | bootstrap.min.js | 9 …show=function(){if(!this.transitioning&&!this.$element.hasClass("in")){var b=a.Event("show.bs.coll… method in b
|
/template/dokubootstrapsimplified/js/ |
H A D | bootstrap.min.js | 9 …show=function(){if(!this.transitioning&&!this.$element.hasClass("in")){var b=a.Event("show.bs.coll… method in b
|
/template/a_new_day/js/ |
H A D | controls.js | 90 show: function() { method in Autocompleter.Base 109 Element.show(this.iefix); 119 if(this.options.indicator) Element.show(this.options.indicator); 202 this.show(); 718 Element.show(this.element); 751 Element.show(this.element); 753 Element.show(this.options.externalControl);
|
/template/battlehorse/js/ |
H A D | controls.js | 90 show: function() { method in Autocompleter.Base 109 Element.show(this.iefix); 119 if(this.options.indicator) Element.show(this.options.indicator); 202 this.show(); 718 Element.show(this.element); 751 Element.show(this.element); 753 Element.show(this.options.externalControl);
|