Jump to content

Updated dropdown list on keypress


weslee

Recommended Posts

I'm not sure if this is a php issue or possibly something regarding javascript.

I have a table in mysql full of client names & info. I want to create a search form where I can simply start typing a contact name and be shown an updated list of possibilities as I continue typing.

For instance, if I'm looking up John Doe, as I started typing "jo" it would list "joe doe, jacob doe, john doe..." and as soon as I got as far as "john" in my typing, it would only list names in my client list who's name started with "john"...

Can someone point me in the right direction?
Link to comment
https://forums.phpfreaks.com/topic/15446-updated-dropdown-list-on-keypress/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.