Re: R: [jQuery] Check form before submit with ajax

2009-11-09 Thread BMnt
Hi Salvatore, Thank you for your response. Do you have a basic example to see how to use this function? Regards, BMnt On 7 nov, 10:12, "Salvatore FUSTO" wrote: > Use the $.ajax() function: in it among other you can specify a structure of > data to pass to your action page > > -Messaggio origi

R: [jQuery] Check form before submit with ajax

2009-11-07 Thread Salvatore FUSTO
Use the $.ajax() function: in it among other you can specify a structure of data to pass to your action page -Messaggio originale- Da: BMnt [mailto:bmonter...@gmail.com] Inviato: venerdì 6 novembre 2009 23.29 A: jQuery (English) Oggetto: [jQuery] Check form before submit with ajax I'm