Fixed in SVN, see http://dev.rubyonrails.org/changeset/6048
best, thomas Am 27.01.2007 um 12:00 schrieb RobG: > > > > On Jan 27, 7:18 am, "Les" <[EMAIL PROTECTED]> wrote: >> See the example below: >> >> I guess Prototype doesn't like that the form "driving_directions" has >> two inputs with the same name, which is valid HTML. >> >> The second form is correctly serialized. > > form.serialize() doesn't work at all in Safari. Attempting the > example > at: > > <URL: http://prototypejs.org/api/form/serialize > > > gives: > > Value undefined (result of expression Form.Element.Serializers > [method]) > is not object. > http://prototypejs.org/javascripts/prototype.js Line: 1872 > > Which is: > > var parameter = Form.Element.Serializers[method](element); > > > -- > Rob > > > > -- Thomas Fuchs wollzelle http://www.wollzelle.com questentier on AIM madrobby on irc.freenode.net http://www.fluxiom.com :: online digital asset management http://script.aculo.us :: Web 2.0 JavaScript http://mir.aculo.us :: Where no web developer has gone before --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
