Displaying 1 result from an estimated 1 matches for "tcsvalidateinput001".
2006 Apr 28
2
Calling Javascript function using observe_field
...a function. But since there are no examples, and I''ve tried a
bunch of iterations, can someone show me sample syntax?
I''d like to do something like:
<%= observe_field :FormOptions1,
:frequency => 0.25,
:function => "javascript:tcsValidateInput001()" %>
Has anyone done this sort of thing?
--
Posted via http://www.ruby-forum.com/.