Hi, I have a form observer in my Rails application that to my horror doesn''t work when I view it in Safari. The code generated by the Rails helper is: new Form.Observer(''searchForm'', 0.5, function(element, value) {new Ajax.Updater(''searchFormResults'', ''/desktop/search/ post_return_results'', {asynchronous:true, evalScripts:true, parameters:value})}) Does anyone know how I can get this to work with Safari? Thanks. --~--~---------~--~----~------------~-------~--~----~ 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 rubyonrails-spinoffs-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-spinoffs-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-spinoffs?hl=en -~----------~----~----~----~------~----~------~--~---