Guest User

Untitled

a guest
May 2nd, 2012
32
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.08 KB | None | 0 0
  1. $('selector.class blah').eq(n);
  2. that help?
  3. or do
  4. $().filter(':nth-Child(n)')
Advertisement
Add Comment
Please, Sign In to add comment