baiyangyuanzi

textarea 赋值的方法

textarea 赋值的方法

<textarea name="" rows="3" id="note21" ></textarea>

document.getElementById("note21").value=checkedItem.note;

 

分类:

技术点:

相关文章: