jQuery [attribute] 选择器 返回 实例 选取带有 id 属性的每个元素: $("[id]") 亲自试一试 定义和用法 [attribute] 选择器选取带有指定属性的每个元素。 语法 $("[attribute]") 参数 描述 attribute 必需。规定要查找的属性。 收藏 0 点赞 0 0 条评论 取消回复
0 条评论