I have searched a bit but can't find exactly what I want.
I have a list of words or phrases. I want a user to start typing and any phrases starting with the letters already typed would be added to a live list below the field. The behaviour in the URL bar of a browser like Chrome is exactly what I am after.
I have written a script and I think I can do it that way but wonder if there is a built in method.
Thanks.
Autocomplete a field similar to browser URL bar
Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller
Re: Autocomplete a field similar to browser URL bar
Hi.
You have to roll your own here. Sounds like a fun project. Why not post your code?
Craig Newman
You have to roll your own here. Sounds like a fun project. Why not post your code?
Craig Newman
Re: Autocomplete a field similar to browser URL bar
OK, just wanted to check.
Sure, will clean up code and upload...
Sure, will clean up code and upload...
Kaveh