okay, maybe the mime type that is being sent back is wrong -- the browser is not recognizing this lump of script as script. When you look at the response in Firebug, click on the Headers tab and see what Content-type is set on the response.
Walter On Apr 11, 2008, at 4:46 PM, greghauptmann wrote: > > I can reproduce the issue with firebug running and I don't see any > firebug/client-side javascript errors being indicated....? > > On Apr 12, 4:53 am, Walter Lee Davis <[EMAIL PROTECTED]> wrote: >> Have you tried using Firefox and Firebug to see if there are any >> javascript errors being thrown? >> >> Water >> >> On Apr 11, 2008, at 2:09 PM, greghauptmann wrote: >> >> >> >>> side rails log, HOWEVER instead of seeing the updated text in the >>> cell >>> I see the following: >> >>> try { >>> Element.update("expense-update_column-1-body-cell", "test12"); >>> } catch (e) { alert('RJS error:\n\n' + e.toString()); >> >>> alert('Element.update(\"expense-update_column-1-body-cell\", >>> \"test12\");'); throw e } > > --~--~---------~--~----~------------~-------~--~----~ 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@googlegroups.com 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 -~----------~----~----~----~------~----~------~--~---