[jQuery] Re: How to update multiple div on ajax success

2008-11-19 Thread wsjquery
hi Mike, Thanks very much for the reply. In my php file that processes the form, how would I tell where each results goes. Do I place each in a div with the same id as the targets? Example php file Username Thank you for subscribing Thanks again for you help. Great plugin! On Nov 19, 9:55 p

[jQuery] How to update multiple div on ajax success

2008-11-19 Thread wsjquery
Hi, I am using this plugin to submit my form. http://www.malsup.com/jquery/form/#code-samples Everything works great except that I would like to update more than one div with separate data after a successful form submit. Example: Something here Something else here target:'#test1 #tes