My bad. I did forget the curly brackets when I posted, but my code did
include them and it still didn't work.
My dev environment is FF on Linux. It would have to ultimately work in
MSIE, etc, but for now I am just trying to get it working on FF.
I would appreciate any ideas/comments.
On Mar 30, 1:39 am, Christophe Porteneuve <[EMAIL PROTECTED]> wrote:
> > parameters: description: document.formAddToDo.todo_description.value
>
> Er... Did you really forget the curly brackets that would make that an
> anonymous object?
>
> parameters: { description: doc.... }
>
> BTW, did you check that "document.formAddToDo...." thing in
> FF/Safari/etc. ? I'm not entirely sure it's not just a MSIE thing.
>
> --
> Christophe Porteneuve aka TDD
> [EMAIL PROTECTED]
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---