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