Hi,
I am looking to get some help as to how I can create a script that does an Instant live search which displays results as I type:
For Instance:
1) I arrive at a page and it has all lists of members from a database already displayed.
2) Then as someone types in the search box the results change to what the user has typed in the search box taking away the need for a submit button just as an example.
An example of what I am looking for can be seen on a website called
http://www.Sensationaljobs.com
I know that PHP and MySQL will be used to query the database but don't know how I would use Jquery to display the original results as someone first visits the site, then I don't know how to display the new results as someone types it in the search box ???
Any Help Would Be Much Appreciated.....
Thanks