html - How to do something like Google/Wiki/Facebook search field? -


their search fields can type , have kind of list showing here.... example, when type "wikipedia" , when start type "w", have "wi", "wii", "will" , somethings that... ...how similar this? thank you.

several javascript libraries provide functionality. example jquery, can use autocomplete pulgin. link includes demo.


Comments

Popular posts from this blog

php - What is the difference between $_SERVER['PATH_INFO'] and $_SERVER['ORIG_PATH_INFO']? -

fortran - Function return type mismatch -

queue - mq_receive: message too long -