Displaying 1 result from an estimated 1 matches for "item_container".
2006 May 28
0
expanding details examples?
...e_html "comments" + params[:id], :partial =>
''order_detail'', :collection => @order_details
page.replace_html "comment_footer" + params[:id].to_s, :partial =>
''order_comment_form''
page.visual_effect :toggle_appear, ''item_container'' + params
[:id].to_s, ''duration'' => 0.5
All of the RJS tutorials / examples I''ve been able to find are quite
basic - is there a good place for information on this stuff?
Thanks in advance,
-Mike