Install firebug and try to figure out what happen behind....
On 12/24/06, Rudy <rsoetewey-CNXmb7IdZIWZIoH1IeqzKA@public.gmane.org>
wrote:>
>
> Hello,
>
> <%= javascript_include_tag :defaults %>
> <% remote_form_for :finish, :url => {:action => :results_1, :id
=>
> @evaluation}, :update => ''centerfield'' do |form| %>
> <table>
> <%@rubrics.each do |rubric| %>
> <tr><td>
> <%=rubric.deelrubric%><%=
radio_button_tag(''rubric_id'', rubric.id)%>
> </td></tr>
> <%end%>
> <tr><td><td><%= submit_tag "Choose", :class
=> "submit" %></td>
> </td></tr>
> </table>
> <%end%>
>
> The user makes a choice with ta radiobutten, and clicks on Choose.
> In Safari I get reaction and results, in Firefox and Camino I get no
> reaction at all - no errors, no nothing. Anyone any ideas please?
>
>
> >
>
--
-------------------------------
Jorge Sousa
--~--~---------~--~----~------------~-------~--~----~
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
rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
To unsubscribe from this group, send email to
rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
For more options, visit this group at
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---