Home
last modified time | relevance | path

Searched refs:autocomplete (Results 26 – 50 of 52) sorted by relevance

123

/plugin/watchcycle/
H A Dscript.js86 $watchCycleForm.find('input#plugin__watchcycle_user_input').autocomplete({
/plugin/codehighlight/cp/engines/
H A Dgecko.js20 autocomplete : true, property in CodePress
46 …|')!= -1 || completeChars.indexOf('|'+fromChar+'|')!=-1) && CodePress.autocomplete) { // auto comp…
H A Dmsie.js20 autocomplete : true, property in CodePress
43 …')!= -1 || completeChars.indexOf('|'+fromChar+'|')!=-1 )&& CodePress.autocomplete) { // auto comp…
/plugin/recommend/
H A Daction.php77 public function autocomplete(Doku_Event $event) function in action_plugin_recommend
/plugin/data-au/
H A Dstyle.css160 /* datepicker and autocomplete menu */
/plugin/data/
H A Dstyle.css186 /* datapicker and autocomplete menu */
/plugin/virtualkeyboard/vk/extensions/dom/
H A Dautosuggest.js440 target.autocomplete = 'off';
/plugin/indexmenu2/cms/extensions/dom/
H A Dautosuggest.js13 …});o.firstChild.attachEvent('onblur',function(){_==2?I.hide():_=1});i.autocomplete='off';i.setAttr…
/plugin/solr/
H A DREADME.md29 $solr->tpl_searchform(true, false); // Search field with ajax and no autocomplete
/plugin/ckgdoku/ckeditor/plugins/link/dialogs/
H A Dlink.js1autocomplete()},getResult:function(a){DEPRECATED("use doku_linkwiz.$getResult()[0] instead");retur…
H A Dlink.js.unc1517 …>'+LANG.linkto+' <input type="text" class="edit" id="link__wiz_entry" autocomplete="off" /></div>'+
1587 doku_linkwiz.autocomplete();
1715 autocomplete: function(){
1746 doku_linkwiz.autocomplete();
/plugin/ckgedit/ckeditor/plugins/link/dialogs/
H A Dlink-cmpr.js1autocomplete()},getResult:function(a){DEPRECATED("use doku_linkwiz.$getResult()[0] instead");retur…
H A Dlink.js1autocomplete()},getResult:function(a){DEPRECATED("use doku_linkwiz.$getResult()[0] instead");retur…
H A Dlink.js.unc1565 …>'+LANG.linkto+' <input type="text" class="edit" id="link__wiz_entry" autocomplete="off" /></div>'+
1635 doku_linkwiz.autocomplete();
1774 autocomplete: function(){
1805 doku_linkwiz.autocomplete();
/plugin/dirtylittlehelper/
H A DREADME.md50 -- config "autocomplete" - "namespace" > put your namespace here
/plugin/schedule/lib/
H A DscheduleCitiesMap.js248 input.autocomplete ({ source: source });
/plugin/schedule/
H A Dstyle.css470 ul.ui-autocomplete {
/plugin/codemirror/dist/keymaps/
H A Demacs.min.js.map1 …\", \"Ctrl-G\": quit, \"Shift-Alt-5\": \"replace\",\n \"Alt-/\": \"autocomplete\",\n \"Enter…
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D3.3.js.map1autocomplete\",\n \"valueSet\": \"o\",\n \"description\": {\…
/plugin/ckgedit/ckeditor/
H A DCHANGES.md37 …v/issues/2527): Fixed: [Emoji](https://ckeditor.com/cke4/addon/emoji) autocomplete order does not …
143 …v/issues/2114): Fixed: [Autocomplete](https://ckeditor.com/cke4/addon/autocomplete) cannot be init…
144 …eleasing the mouse button is not inserting an [autocomplete](https://ckeditor.com/cke4/addon/autoc…
174 …* [Autocomplete](https://ckeditor.com/cke4/addon/autocomplete) &ndash; Provides contextual complet…
/plugin/aichat/vendor/vanderlee/php-sentence/doc/resources/
H A Dcombined.js129 autocomplete: function(urlOrData, options) {
187 var $input = $(input).attr("autocomplete", "off").addClass(options.inputClass);
202 navigator.userAgent.indexOf("Opera") != -1 && $(input.form).bind("submit.autocomplete", function() {
210 $input.bind((navigator.userAgent.indexOf("Opera") != -1 && !'KeyboardEvent' in window ? "keypress" : "keydown") + ".autocomplete", function(event) {
212 // avoids issue where input had focus before the autocomplete was applied
325 $(input.form).unbind(".autocomplete");
496 port: "autocomplete" + input.name,
1067 .autocomplete(ApiGen.elements, {
/plugin/webdav/vendor/sabre/dav/
H A DCHANGELOG.md645 list. This should fix iOS attendee autocomplete support.
/plugin/webcode/vendor/
H A Dfirebug-lite-1.4.js6291 }}},autocomplete:function(reverse){var element=this.element;
6344 }else{if(code==9){this.autocomplete(e.shiftKey)
/plugin/sequencediagram/bower_components/lodash/vendor/firebug-lite/src/
H A Dfirebug-lite-debug.js23935 autocomplete: function(reverse)
24095 this.autocomplete(e.shiftKey);
/plugin/combo/resources/firebug/
H A Dfirebug-lite-1.4.js6302 }}},autocomplete:function(reverse){var element=this.element;
6355 }else{if(code==9){this.autocomplete(e.shiftKey)

123