jQuery 取值、赋值的基本方法整理 *获得TEXT AREATEXT的值* var textval = $(" text_id") attr("value"); 或者 var textval = $(" te JavaScript 2022-04-08 192 点赞 2 评论 290 浏览