[jQuery] Re: Upgrade to jquery 1.3.2 and the ajax function not work....
I apologize for my request: i have try on another MAC and all work fine My MAMP is crazy... i reinstall
[jQuery] Re: Upgrade to jquery 1.3.2 and the ajax function not work....
Same problem with the most simple $post wrapper; i have this javascript function function anteprima(){ dati = new Array(); dati [0]=tinyMCE.get('txtitaliano').getContent(); dati [1]=$("#paginaitaliano").val(); dati [2]=$("select[name='gmap']").val(); $.pos