jquery select by two condition

Posted by sunglim on Stack Overflow See other posts from Stack Overflow or by sunglim
Published on 2010-04-10T13:01:56Z Indexed on 2010/04/10 13:03 UTC
Read the original article Hit count: 222

Filed under:

I like to select an element by more than two condition.

for example

name is some name and checked

how can I do this?

© Stack Overflow or respective owner

Related posts about jQuery