On Mar 25, 7:06 am, Jose Hales-Garcia <[EMAIL PROTECTED]> wrote: > This occurs whether I'm using Safari or Firefox or whether I put the > code in the controller or in an .rjs file. I'm using Rails
I left out an important fact, I'm calling the RJS from a file without a layout (render :layout => false). I think that's causing the problem, because I can get RJS working in laid out pages. The RJS call is occurring in the result page returned by an observed_field action. I need to update HTML on the page whenever the observed_field is altered. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
