$(".divReplyContent").each(function () { $(this).find(".REPLY_CONTENT").html($(this).find(".REPLY_CONTENT").attr("title")); })