On Jul 27, 8:56 pm, Neil Bye <[email protected]> wrote: > This is create.rjs > > <script> > aremark = page.getElementById("aremark") > page.replace_html('aremark', :partial => "content") > </script> > This is weird - if it's an rjs file you don't want script tags - an rjs file only contains ruby.
Fred > This was working then didn't. I don't know what I did to break it. > Can anybody see where I am going wrong? > -- > Posted viahttp://www.ruby-forum.com/. -- 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 [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-talk?hl=en.

