search for: ajax_area

Displaying 1 result from an estimated 1 matches for "ajax_area".

2010 Aug 31
6
ajax and partials
...uot;C. #{@formatted_question[:answer_c]}" %> </p> <p> <br /><%= "D. #{@formatted_question[:answer_d]}" %> </p> <p> <br /><%= "E. #{@formatted_question[:answer_e]}" %> </p> </div> <div id="ajax_area"> <p> <%= render :partial => @anno %> </p> </div> <div id = "buttons"> <%= link_to_remote( "A", :url =>"/questions/#{@formatted_question[:id]}/_anno_1", :method => "get", :update => &q...