I think you want someting like this:
$('.ui-autocomplete-input').one('click', function() {
$(this).focus().click().select();
$(this).one('click', arguments.callee);
});
This will show the list when you click the input element on all the
autocomplete input elements.
On 27 okt, 16
The data came froma webservice (ASP.NET in XML format)
function GetData_callback(xml, dest) {
var data = new Array();
try {
var i = 0;
$("anyType", xml).each(function() { data[i] = $(this).text();
i = i + 1; });
}
catch (ex) {
alert(ex);
}
finally
Can you tell us how you currently initialize the list?
Perhaps a link or an extract of code.
It depends on how you populate the list as to how you would show all
items.
I can't personally see a built in function of the AutoComplete plugin
that supoprts this - hence it would likely be that you wo
Hello,
I am starting a very new service:
www.urlee.net
www.urlee.net
www.urlee.net
And with Urlee.net you could create:
www.yourname.urlee.net
www.yourname.urlee.net
www.yourname.urlee.net
And it is for free, it is a FREE REDIRECTION SERVICE!
Like CJB, you could change verylong.url to
4 matches
Mail list logo