Duane,
How about using remote_function? The example seems to fit your
problem…
<select id=“options” onchange="<%= remote_function(:update =>
“options”,
:url => { :action => :update_options }) %>">
Hello
World
Marcus
Duane,
How about using remote_function? The example seems to fit your
problem…
<select id=“options” onchange="<%= remote_function(:update =>
“options”,
:url => { :action => :update_options }) %>">
Hello
World
Marcus
This forum is not affiliated to the Ruby language, Ruby on Rails framework, nor any Ruby applications discussed here.
Sponsor our Newsletter | Privacy Policy | Terms of Service | Remote Ruby Jobs