> On Jan 17, 9:09 am, Jennifer Maas <[EMAIL PROTECTED]> wrote:
> > I'm having a problem getting the rjs sent to a client from a
> > controller to execute when I submit the form with an onclick event in
> > a checkbox instead of using a submit tag.  The returned js is rendered
> > as text.

Probably whatever custom code you have written to monitor the onclick
event of a checkbox is doing an Ajax request with evalScripts set to
false. Can you post that code?

Also, what version of Prototype are you using?

-justin

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to