Home
last modified time | relevance | path

Searched refs:show (Results 201 – 225 of 613) sorted by relevance

12345678910>>...25

/template/ghw/css/
H A Dpagetools.less100 /* show all tools on hover and individual tools on focus */
205 .pagetools-item(show, 4);
/template/monobook/static/3rd/monobook/
H A DIE60Fixes.css69 /* show the hand */
/template/sprintdoc/css/
H A Darea_nav-breadcrumb.less54 .hide-text-show-before();
/template/bootstrap3/assets/typeahead/
H A Dbootstrap3-typeahead.min.js1 (function(a,b){if(typeof module!=="undefined"&&module.exports){module.exports=b(require("jquery"))}else{if(typeof define==="function"&&define.amd){define(["jquery"],function(c){return b(c)})}else{b(a.jQuery)}}}(this,function(b){var c=function(e,d){this.$element=b(e);this.options=b.extend({},c.defaults,d);this.matcher=this.options.matcher||this.matcher;this.sorter=this.options.sorter||this.sorter;this.select=this.options.select||this.select;this.autoSelect=typeof this.options.autoSelect=="boolean"?this.options.autoSelect:true;this.highlighter=this.options.highlighter||this.highlighter;this.render=this.options.render||this.render;this.updater=this.options.updater||this.updater;this.displayText=this.options.displayText||this.displayText;this.itemLink=this.options.itemLink||this.itemLink;this.itemTitle=this.options.itemTitle||this.itemTitle;this.followLinkOnSelect=this.options.followLinkOnSelect||this.followLinkOnSelect;this.source=this.options.source;this.delay=this.options.delay;this.theme=this.options.theme&&this.options.themes&&this.options.themes[this.options.theme]||c.defaults.themes[c.defaults.theme];this.$menu=b(this.options.menu||this.theme.menu);this.$appendTo=this.options.appendTo?b(this.options.appendTo):null;this.fitToElement=typeof this.options.fitToElement=="boolean"?this.options.fitToElement:false;this.shown=false;this.listen();this.showHintOnFocus=typeof this.options.showHintOnFocus=="boolean"||this.options.showHintOnFocus==="all"?this.options.showHintOnFocus:false;this.afterSelect=this.options.afterSelect;this.afterEmptySelect=this.options.afterEmptySelect;this.addItem=false;this.value=this.$element.val()||this.$element.text();this.keyPressed=false;this.focused=this.$element.is(":focus");this.changeInputOnSelect=this.options.changeInputOnSelect||this.changeInputOnSelect;this.changeInputOnMove=this.options.changeInputOnMove||this.changeInputOnMove;this.openLinkInNewTab=this.options.openLinkInNewTab||this.openLinkInNewTab;this.selectOnBlur=this.options.selectOnBlur||this.selectOnBlur;this.showCategoryHeader=this.options.showCategoryHeader||this.showCategoryHeader};c.prototype={constructor:c,setDefault:function(e){this.$element.data("active",e);if(this.autoSelect||e){var d=this.updater(e);if(!d){d=""}this.$element.val(this.displayText(d)||d).text(this.displayText(d)||d).change();this.afterSelect(d)}return this.hide()},select:function(){var e=this.$menu.find(".active").data("value");this.$element.data("active",e);if(this.autoSelect||e){var d=this.updater(e);if(!d){d=""}if(this.changeInputOnSelect){this.$element.val(this.displayText(d)||d).text(this.displayText(d)||d).change()}if(this.followLinkOnSelect&&this.itemLink(e)){if(this.openLinkInNewTab){window.open(this.itemLink(e),"_blank")}else{document.location=this.itemLink(e)}this.afterSelect(d)}else{if(this.followLinkOnSelect&&!this.itemLink(e)){this.afterEmptySelect(d)}else{this.afterSelect(d)}}}else{this.afterEmptySelect()}return this.hide()},updater:function(d){return d},setSource:function(d){this.source=d},show:function(){var k=b.extend({},this.$element.position(),{height:this.$element[0].offsetHeight});var h=typeof this.options.scrollHeight=="function"?this.options.scrollHeight.call():this.options.scrollHeight;var g;if(this.shown){g=this.$menu}else{if(this.$appendTo){g=this.$menu.appendTo(this.$appendTo);this.hasSameParent=this.$appendTo.is(this.$element.parent())}else{g=this.$menu.insertAfter(this.$element);this.hasSameParent=true}}if(!this.hasSameParent){g.css("position","fixed");var j=this.$element.offset();k.top=j.top;k.left=j.left}var e=b(g).parent().hasClass("dropup");var d=e?"auto":(k.top+k.height+h);var f=b(g).hasClass("dropdown-menu-right");var i=f?"auto":k.left;g.css({top:d,left:i}).show();if(this.options.fitToElement===true){g.css("width",this.$element.outerWidth()+"px")}this.shown=true;return this},hide:function(){this.$menu.hide();this.shown=false;return this},lookup:function(d){if(typeof(d)!="undefined"&&d!==null){this.query=d}else{this.query=this.$element.val()}if(this.query.length<this.options.minLength&&!this.options.showHintOnFocus){return this.shown?this.hide():this}var e=b.proxy(function(){if(b.isFunction(this.source)&&this.source.length===3){this.source(this.query,b.proxy(this.process,this),b.proxy(this.process,this))}else{if(b.isFunction(this.source)){this.source(this.query,b.proxy(this.process,this))}else{if(this.source){this.process(this.source)}}}},this);clearTimeout(this.lookupWorker);this.lookupWorker=setTimeout(e,this.delay)},process:function(d){var e=this;d=b.grep(d,function(f){return e.matcher(f)});d=this.sorter(d);if(!d.length&&!this.options.addItem){return this.shown?this.hide():this}if(d.length>0){this.$element.data("active",d[0])}else{this.$element.data("active",null)}if(this.options.items!="all"){d=d.slice(0,this.options.items)}if(this.options.addItem){d.push(this.options.addItem)}return this.render(d).show()},matcher:function(e){var d=this.displayText(e);return ~d.toLowerCase().indexOf(this.query.toLowe (…) method in c
/template/codowik/js/
H A Dlayout.js1258 $E.show().data('autoHidden', false);
1281 $E.show().data('autoHidden', false);
2274 , show: '' property in paneMethods
3172 $P .show() // ALWAYS show, just in case
3491 show(pane, true);
3890 if ($R) $R.show();
4500 $R.show(); // in case was previously hidden
4618 .show();
5076 , show: show // method - ditto property in Instance
6029 , show = (mode == 'show')
[all …]
/template/arctic/
H A Darctic_design.css354 div.dokuwiki div.toolbox_sidebar a.show,
394 div.dokuwiki div.toolbox_sidebar a.show {
440 div.dokuwiki div.bar a.show,
479 div.dokuwiki div.bar a.show {
/template/arctic-mbo/
H A Darctic_design.css343 div.dokuwiki div.toolbox_sidebar a.show,
382 div.dokuwiki div.toolbox_sidebar a.show {
424 div.dokuwiki div.bar a.show,
464 div.dokuwiki div.bar a.show {
/template/codowik/css/
H A Dpagetools.less100 /* show all tools on hover and individual tools on focus */
224 .pagetools-item(show, 4);
/template/ramtop/css/
H A Dpagetools.less100 /* show all tools on hover and individual tools on focus */
224 .pagetools-item(show, 4);
/template/20cones/css/
H A Dpagetools.less80 // on interaction show the full item
112 // on hover or focus show all items
/template/daily/css/
H A Dpagetools.less100 /* show all tools on hover and individual tools on focus */
224 .pagetools-item(show, 4);
/template/binkytestinstance/css/
H A Dpagetools.less100 /* show all tools on hover and individual tools on focus */
224 .pagetools-item(show, 4);
/template/templar/js/
H A Dbootstrap-collapse.js49 , show: function () { method in Collapse
/template/20cones/
H A DREADME.md
/template/dokubootstrapsimplified/css/
H A Dmodifications.css63 display: none; /* Hide by default, but at >768px, show it */
/template/mikio/assets/
H A Dmikio-typeahead.js136 show: function () {
172 element.css({ top: newTop, left: newLeft }).show();
245 return this.render(items).show();
155 show: function () { global() method in Typeahead
/template/argon-alt/assets/css/
H A Dargon-design-system.css2806 .show>.btn-info.dropdown-toggle {
3626 .fade:not(.show) {
3630 .collapse:not(.show) {
3887 .dropdown-menu.show {
4746 .nav-pills .show>.nav-link {
6506 .toast.show {
6568 .modal.show .modal-dialog {
6645 .modal-backdrop.show {
6770 .tooltip.show {
19433 .nav-pills .show>.nav-link {
[all …]
/template/argon/assets/css/
H A Dargon-design-system.css3283 .fade:not(.show) {
3287 .collapse:not(.show) {
3518 .dropdown-menu.show {
3604 .btn-group.show .dropdown-toggle {
4282 .nav-pills .show > .nav-link {
5834 .toast.show {
5891 .modal.show .modal-dialog {
5963 .modal-backdrop.show {
6077 .tooltip.show {
18250 .nav-pills .show > .nav-link {
[all …]
/template/nostalgia/css/
H A Dprint.css118 empty-cells: show;
/template/notepad/css/
H A Dprint.css118 empty-cells: show;
/template/starter/css/
H A Dprint.css119 empty-cells: show;
/template/benjamin/css/
H A Dprint.css118 empty-cells: show;
/template/cowboy/css/
H A Dprint.css118 empty-cells: show;
/template/jessica/css/
H A Dprint.css118 empty-cells: show;
/template/arcadebasic/css/
H A Dprint.css118 empty-cells: show;

12345678910>>...25