-
Auto sugest box
I am working on an search application i need the search box should give auto suggest using ajax can any one tell me how to do it.. using ajax i tried many code but i need a code like google auto suggest....
-
-
ok, well you'd need a data source to gather all suggestions. This could be where you're searching data from.
Here's what you';re looking for, you'd just need to change the data source to mysql if that's what you're using:
http://www.w3schools.com/php/php_ajax_livesearch.asp
- Josh
-
-
ya i referred that ..but in that example the page is extending .please see the demo ..its not like google...if i use that my buttons are extending below the result of the sugessions...
-
-
Do you mean you want it like a drop-down menu?
- Josh
-
-
-
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
Bookmarks