Page 1 of 1

Instant Search

Posted: Mon May 23, 2011 6:02 pm
by unemployment
I'd like to create an instant search for my site that uses ajax to run a search query then pull corresponding data in a drop down. Something similar to facebook's instant search. How would I go about doing that?

Re: Instant Search

Posted: Mon May 23, 2011 7:49 pm
by jacek
Use the onchange event for an input box to trigger the search.