Tag Archives: autocomplete

JS simple autocomplete – najprostiji način

AJAX autocomplete formiran pomoću HTML5 datalist taga

Posted in Informacione tehnologije, Programiranje, Softver | Tagged , , | 2 Comments

jquery autocomplete – select on blur

jquery.autocomplete.js Autocomplete – jQuery plugin 1.0.2 line: 158 }).blur(function() { hasFocus = 0; selectCurrent(); if (!config.mouseDownOnSelect) { hideResults(); }

Posted in Hosting, Informacione tehnologije, Internet, Programiranje, Softver | Tagged , , , | 2 Comments