[jQuery] Re: Ajax Search - Plugin Needed

2009-03-12 Thread garrettgjb
Thanks, I didn't think about that. I'm actually not familiar with XML usage at all. Is there any benefit to using XML over just returning a div containing the results? I'm using PHP/MySQL. On Mar 12, 4:42 am, Paul Hutson wrote: > > Is there a good jquery plugin for this sort of thing? > > Do yo

[jQuery] Re: Ajax Search - Plugin Needed

2009-03-12 Thread Paul Hutson
> Is there a good jquery plugin for this sort of thing? Do you need a jquery pluggin for that? Sounds like what you need to do is use an AJAX call to call the search page you're using (upon the enter button being pushed in the search area) then process the XML that comes back (with the search it