[jQuery] Re: Autocomplete two fields

2009-06-01 Thread Tom Worster
On 5/30/09 5:15 AM, Adrian Grigoras adrianc.grigo...@gmail.com wrote: I use JQuery.Autocomplete to autocomplete values into one field. Depending on the first field, I also need to populate a second field. For example: I autocomplete the Name field and depending on the selected name I

[jQuery] Re: Autocomplete two fields

2009-06-01 Thread Numan Ahmed
--- On *Mon, 6/1/09, numan nomigu...@yahoo.com* wrote: hello my friend how are u latest summer fashion hot fashion videos visit my website http://fashioninfokit.com/

[jQuery] Re: Autocomplete two fields

2009-05-30 Thread MorningZ
Use the .result() event of the first one to do your logic to wire up (or destroy) the autucomplete of the second On May 30, 5:15 am, Adrian Grigoras adrianc.grigo...@gmail.com wrote: Hello, I use JQuery.Autocomplete to autocomplete values into one field. Depending on the first field, I also