Home
last modified time | relevance | path

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

123

/plugin/dirtylittlehelper/
H A Ddokuwiki_plugin_dirtylittlehelper.txt35 * [[struct]] (needed for autocomplete search in editor and topbar)
36 * [[bureaucracy]] (needed for autocomplete search in editor and topbar)
95 * config "autocomplete" - "namespace" > put your namespace here
231 * struct autocomplete (like the dlh page in the editor BUT only one field)
251 in the config define a pageid for a page that contains **ONE** autocomplete struct field\\
350 /* autocomplete on top */
351 .ui-autocomplete{ z-index: 99999 !important; }
H A Dstyle.css258 /* autocomplete on top */
259 .ui-autocomplete{ z-index: 99999 !important; }
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D3.3.js.map1autocomplete\",\n \"valueSet\": \"o\",\n \"description\": {\…
H A Dbundle.js.map1autocomplete', 'list');\n ui.inputBox.setAttribute('aria-activedescendant', ui.list…
/plugin/dyncontent/
H A Dscript.js119 dw_linkwiz_v2.autocomplete();
296 autocomplete: function(){
328 dw_linkwiz_v2.autocomplete();
/plugin/edittable/lib/
H A Dhandsontable.full.js41905 this.element.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/inseecity/
H A Dscript.js38 jQuery ('.insee input[name="city"]').autocomplete ({
42 var results = jQuery.ui.autocomplete.filter (inseeCityName, request.term);
/plugin/recommend/
H A Daction.php77 public function autocomplete(Doku_Event $event) function in action_plugin_recommend
H A Dscript.js76 recommend.$dialog.find('input[name=r_email]').autocomplete({
/plugin/schedule/lib/
H A DscheduleCitiesMap.js248 input.autocomplete ({ source: source });
/plugin/schedule/
H A Dstyle.css470 ul.ui-autocomplete {
/plugin/searchform/
H A Dsyntax.php91 $autocomplete=true;
111 'autocomplete' => $autocomplete ? 'on' : 'off',
/plugin/searchformgoto/
H A Dhelper.php37 if(!$autocomplete) print 'autocomplete="off" ';
/plugin/sequencediagram/bower_components/lodash/vendor/firebug-lite/src/
H A Dfirebug-lite-debug.js23935 autocomplete: function(reverse)
24095 this.autocomplete(e.shiftKey);
/plugin/solr/
H A DREADME.md29 $solr->tpl_searchform(true, false); // Search field with ajax and no autocomplete
H A Dhelper.php70 public function tpl_searchform($ajax=false, $autocomplete=true) { argument
79 if(!$autocomplete) print 'autocomplete="off" ';
/plugin/struct/script/
H A DEntryEditor.js68 $form.find('input.struct_autocomplete').autocomplete({
83 $form.find('.multiwrap input.struct_autocomplete').autocomplete('option', {
/plugin/structcombolookup/
H A Dscript.js41 .autocomplete({
82 wasOpen = input.autocomplete( "widget" ).is( ":visible" );
93 input.autocomplete( "search", "" );
98 var matcher = new RegExp( $.ui.autocomplete.escapeRegex(request.term), "i" );
142 this.input.autocomplete( "instance" ).term = "";
/plugin/tagging/action/
H A Dmain.php58 $this->autocomplete();
151 function autocomplete() { function in action_plugin_tagging_main
/plugin/tagging/
H A Dscript.js93 * below follows auto completion as described on http://jqueryui.com/autocomplete/#multiple-remote
108 jQuery(this).data('ui-autocomplete').menu.active) {
112 .autocomplete({
/plugin/txt2tags/
H A Dlinkwiz.js104 dw_linkwiz.autocomplete();
269 autocomplete: function(){
301 dw_linkwiz.autocomplete();
/plugin/virtualkeyboard/vk/extensions/dom/
H A Dautosuggest.js440 target.autocomplete = 'off';
/plugin/watchcycle/
H A Dscript.js86 $watchCycleForm.find('input#plugin__watchcycle_user_input').autocomplete({
H A Dstyle.less88 .ui-autocomplete {

123