<div class="Test">
name - date //First name ,Last name - 7/24/2013
<button type="button"/>
如何使用 Jquery 更新 DIV 中的 HTML 文本部分。
我需要单独更新 div 中的日期部分。我尝试的就像在 a 中有日期部分span with class name
并更新文本。
但必须有一种方法来更新text without having <span>
.
我正在寻找不使用的修复程序
谢谢