jquery, get first link of every <li>

Posted by acidzombie24 on Stack Overflow See other posts from Stack Overflow or by acidzombie24
Published on 2010-04-08T09:19:02Z Indexed on 2010/04/08 9:23 UTC
Read the original article Hit count: 175

Filed under:

I need a list of urls to apply filters to and ATM i write $('.classname a') but now i need only the first link of each list. How do i get this using jquery?

© Stack Overflow or respective owner

Related posts about jQuery