I wasn't sure if this was the right way to accomplish this: ----
format.js { render :update do |page| page.replace_html 'order_div', :partial => 'show_order' end } ---- Apperently not, as it doesn't work. But can someone at least tell me if I am on the right track? I've checked everywhere I can think of for a solution to this. If anyone has any other resources to check out, please let me know. -- Posted via http://www.ruby-forum.com/. -- 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-t...@googlegroups.com. To unsubscribe from this group, send email to rubyonrails-talk+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.