.eq( index )Returns: jQuery
Description: Reduce the set of matched elements to the one at the specified index.
-
version added: 1.1.2.eq( index )
- indexType: IntegerAn integer indicating the 0-based position of the element.
-
-
version added: 登录查看完整内容