juqery 学习之四 筛选过滤
eq(index) 获取第N个元素 这个元素的位置是从0算起。 Reduce the set of matched elements to a single element. The position of the element in the set of matched elements starts at 0 and goes to length – 1. 返回值 jQuery 参数 index (Integer) :元素在jQuery对象中的索引 示例 获取匹配的第二个元素 HTML 代码: This is just a test. So is this&l
下载地址
用户评论