I think this will work -

$("input[name=gender]:checked")

The '@' has been deprecated now.

-- Josh


----- Original Message ----- From: "Eridius" <[EMAIL PROTECTED]>
To: <jquery-en@googlegroups.com>
Sent: Monday, January 07, 2008 2:09 PM
Subject: [jQuery] selecting element question




for instance

$('[EMAIL PROTECTED]')

would select based on name being gender but is there a way to select based
on name being gender and checked being checked in one select of chained
select?
--
View this message in context: http://www.nabble.com/selecting-element-question-tp14677219s27240p14677219.html Sent from the jQuery General Discussion mailing list archive at Nabble.com.


Reply via email to