[jQuery] Re: JQuery Autocomplete Values/Presetting

2009-09-11 Thread Erick
formatted) { // do something here? but this isn't on-load, really. }); Thanks again, Erick On Sep 10, 8:37 pm, alexbodn.gro...@gmail.com wrote: > preset "Two" as value for autocomplete field, and the 2 for the code field. > then add a results trigger to set the value param r

[jQuery] JQuery Autocomplete Values/Presetting

2009-09-10 Thread Erick
'Two', for example. Any help greatly appreciated! Erick

[jQuery] passing parameter from ajax loaded list to ajax loaded form

2007-06-21 Thread Erick
I'm "extremely" new to Jquery and I'm trying super hard to learn it. I've hit many obstacles and this one is killing me: here is what i want to do: 1 load a result list in my main page with ajax. (succeeded) 2 load a form in my main page with ajax. (succeeded) 3 load the form through ajax and p