It seems that for options[:position] to work in edge rails now, you must specify "''bottom''" instead of :bottom. Prototype is expecting a string here, and if you feed it the symbol the javascript is written as {insertion: bottom} which results in a javascript error. I''m not sure what''s changed to make this so. If it''s something with Rails/Prototype and not something that I changed in my app, then the documentation for link_to_remote should reflect the change. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---