search for: curator_question_contain

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

2006 Apr 02
0
Re: updating the dom - Solution
...mplete. So my solution was to use the form_remote_tag properties to help me call this like such: link_to_remote("questions", :url => { :action => ''curator_questions'', :uid => curator.id, :tid => @curators.id }, :update => "curator_question_container", :complete => "Behaviour.apply();") Steve http://www.smarkets.net On 4/2/06, Steve Odom <steve.odom@gmail.com> wrote: > > Hi list, > > Say I''ve got a page that lists the students names and grades. Grades are > clickable using a form_...