$('#photo_<%= @photo.id %>').remove(); $('#tags').replaceWith("<%= escape_javascript(render(:partial => 'tags'))%>");