I dont know the actual problem, but have you tried updating your script 
to use the latest
version of prototype?

Keith

zio budda wrote:
> Hi all. I have this little JS Code (the alert is for debug):
>
>     alert("4");
>     var page = "/admin/registrazioneUtente.php";
>     alert("5");
>     var pars = $('datiutente').serialize();
>     alert("3");
>     SHEEBOO_ajax(page,pars,'SHEEBOO_inviaDatiRegistrazioneAjax');
>     alert("2");
>
> 'datiutente' is the "id" of a form.
>
> When run in IE and FF all is ok. When run in Safari ( 2.0.4)  
> JavaScript  stop to work at line
>
> var pars = $('datiutente').serialize();
>
> I use prototype 1.5.0.
>
> There is some problem with safari and prototype and Form.serialize() ?
>
> Tnx.
>  
> -- 
> Michel 'ZioBudda' Morelli                       [EMAIL PROTECTED] 
> <mailto:[EMAIL PROTECTED]>
> Consulenza sistemistica in ambito OpenSource.
> Sviluppo applicazioni web dinamiche (LAMP+Ajax)
> Telefono: +39-3939890025 --  Fax: +39-0291390660
>
> http://www.ziobudda.net                         ICQ: 58351764
> http://www.ziobuddalabs.it 
> <http://www.ziobuddalabs.it>                      Skype: zio_budda
> http://www.ajaxblog.it                          MSN: 
> [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>
> >


-- 
MindVision Interactive

Ph: (08) 8212 9544
Fax: (08) 8212 9644

E-Mail: [EMAIL PROTECTED]
Web: www.mindvision.com.au


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Spinoffs" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-spinoffs?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to