Klaus Hartl schrieb:
After all, I think scratch that tabbing... it really seems it is not
expected behavior!
Ok Klaus. Anything else you had on your mind? Does the formatRow option
suffice to change the size of certain results, or did you do any
modifications for that?
--
Jörn Zaefferer
htt
Jörn Zaefferer schrieb:
Klaus Hartl schrieb:
Jörn, thanks for this. One question: I once modified Dylan's
autocomplete a bit, so that if the autocomplete list is shown, tabbing
would tab through the list instead of to the next form element. Is it
possible to take into account?
Have a look
Klaus Hartl schrieb:
Jörn, thanks for this. One question: I once modified Dylan's
autocomplete a bit, so that if the autocomplete list is shown, tabbing
would tab through the list instead of to the next form element. Is it
possible to take into account?
Have a look here: http://plazes.com/pl
Stefan Kilp [sk-software] schrieb:
would it be possible, the autocomplete not only works at the end of the input, but also for all
input between the separator ",".
so i can delete "lin" from "Berlin" an start autocomplete for "ber" again.
that would be very helpful if you notice that one of the
Phil,
>i am looking forward to it. The workaround is fine for the moment,
>just not as slick as it could be :)
Well, that's the reason I added the findValue() method. It is on the "TO DO"
list though, so it will get resolved.
>PS: I have a couple of plugins which i would like to get some feedba
Cheers Dan,
i am looking forward to it. The workaround is fine for the moment,
just not as slick as it could be :)
Phil
PS: I have a couple of plugins which i would like to get some feedback
on but nowhere to host them. Is there a code review section for jQuery
somewhere ? Maybe you know.
On
Klaus/Jörn,
>Jörn, thanks for this. One question: I once modified Dylan's
>autocomplete a bit, so that if the autocomplete list is shown, tabbing
>would tab through the list instead of to the next form element. Is it
>possible to take into account?
>
>Have a look here: http://plazes.com/plazes an
Phil,
>I use a local array of the following form
>
>values = [['Philip-f','2356'],['martin-b','2341']]
>
>whereas the second value is the id of the user. When i select multiple
>users i want the ids to accumulate somewhere so i can pass them in my
>form as selectedUserIds. It is easy to add the i
Hi Joerg,
really nice plugin. Thanks!
Currently i am trying out to use the google style multiple select for
email addresses and ran into an issue which i don't have a proper
solution for.
I use a local array of the following form
values = [['Philip-f','2356'],['martin-b','2341']]
whereas the s
[EMAIL PROTECTED] schrieb:
I don't believe using tab to iterate through an auto-complete list
would be the expected behavior. In my opinion, an auto-complete list
should mirror the behavior of a regular select element, whereby
hitting tab would select the currently high-lighted list option and
I don't believe using tab to iterate through an auto-complete list
would be the expected behavior. In my opinion, an auto-complete list
should mirror the behavior of a regular select element, whereby
hitting tab would select the currently high-lighted list option and
move to the next form field.
Jörn Zaefferer schrieb:
Hi folks,
I've achieved some progress on the autocomplte plugin. The features
added by Dan Switzer to Dylan's initial plugin are now merged with
modifications for completing multiple values, like in the gmail
recpient-field.
I made some minor API changes, changed a
Jörn,
>I've achieved some progress on the autocomplte plugin. The features
>added by Dan Switzer to Dylan's initial plugin are now merged with
>modifications for completing multiple values, like in the gmail
>recpient-field.
>
>I made some minor API changes, changed a lot of default values to
>pr
Hi Jörn,
just got latest version from svn - nice work.
- i was always looking for a autocomplete plugin that allows me to select
multiple entries in
one box (e.g when selecting email adresses) for the TO: Field in a mail client.
that's what works fine when i try your demo with multipe cities.
14 matches
Mail list logo