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