$("#thread_<%= @thread.id %>_div").html( "<%= escape_javascript( render :partial => 'show', :locals => {:thread => @thread}) %>"); <%= javascript_proc(self) %>