Since its the call to .each that is failing, you might try wrapping your newForm.getElementsBySelector(...) call in $A() to see if it goes away.
Just a suggestion that might help you track down what is going wrong. On Apr 24, 3:35 am, ChrisT <[EMAIL PROTECTED]> wrote: > I wondered if something like that was happening, but then I thought I > read in the docs that getElementsBySelector added these to the > returned elements automatically. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
