Home
last modified time | relevance | path

Searched refs:show (Results 1 – 25 of 613) sorted by relevance

12345678910>>...25

/template/parallax/lib/js/
H A Dmetabox-tabs.js172 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 Dmetabox-tabs.min.js1show()}}});jQuery(".metabox-tabs li a").each(function(b){var a=jQuery(this).parent().attr("class")…
/template/kajukkk/
H A Dscript.js26 $('#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 DREADME.md56 - `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 Dscript.js5 $('#sidebar_bg').show('fade', fadeOption);
6 $('#dokuwiki__aside').show();
10 $('#sidebar_bg').show('fade', fadeOption);
11 $('#dokuwiki__tools').show();
/template/templar/js/
H A Dbootstrap-tooltip.js74 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 Dbootstrap-modal.js44 , 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 Dbootstrap-typeahead.js58 , show: function () { method in Typeahead
69 .show()
108 return this.render(items.slice(0, this.options.items)).show()
/template/neolaoresources/scripts/
H A Dscript.js6 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 DREADME.md63 * 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 Dpagetools.css94 /* show all tools on hover and individual tools on focus */
158 #dokuwiki__pagetools ul li a.show {
161 #dokuwiki__pagetools ul li a.show:hover,
162 #dokuwiki__pagetools ul li a.show:active,
163 #dokuwiki__pagetools ul li a.show:focus {
166 [dir=rtl] #dokuwiki__pagetools ul li a.show {
169 [dir=rtl] #dokuwiki__pagetools ul li a.show:hover,
170 [dir=rtl] #dokuwiki__pagetools ul li a.show:active,
171 [dir=rtl] #dokuwiki__pagetools ul li a.show:focus {
/template/dokufreech/css/
H A Dpagetools.css100 /* 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 Dstructure.css46 /* show sidebar only in show mode */
/template/parallax/lib/bootstrap/js/
H A Dbootstrap.min.js258 }, 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 Dbootstrap.js498 }, 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 Dstructure.css53 /* show sidebar only in show mode */
/template/lisps/
H A Dscript.js51 $handle.show();
77 $handle.show();
/template/sprintdoc/css/
H A Darea_main-sidebar-nav.less111 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 Darea_main-sidebar-search.less17 .hide-text-show-before();
224 // show when toggled
225 body.show-mobile-sidebar {
H A Dbase_structure.less78 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 Dplugins.js2show().attr('id',o.removeAttr('id').data('placeholder-id'));if(m===true){return o[0].value=n}o.foc…
/template/dokutwitterbootstrap/js/
H A Dbootstrap.min.js9show=function(){if(!this.transitioning&&!this.$element.hasClass("in")){var b=a.Event("show.bs.coll… property in b.DEFAULTS
/template/dokubootstrapsimplified/js/
H A Dbootstrap.min.js9show=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 Dcontrols.js90 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 Dcontrols.js90 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);

12345678910>>...25