js和jquery获取textarea输入的内容

document.getElementById('textarea').value;
$("#textarea").val()
相关文章
相关标签/搜索