jQuery学习笔记之jQuery选择器的使用 一 基本选择器: id :选择给定ID名的元素 如:$(" id1")为选择id为id1的元素 class :选择给定类名的元素 JavaScript 2022-04-05 121 点赞 1 评论 183 浏览