eq « jQuery « JavaScript DHTML






1.Reduce the set of matched elements to a single element
2.eq(index) returns the element position in matched elements starts at 0 and goes to length - 1.
3.Reduces the selection to the second selected element.
4.eq: select by index