Hi folks, I'm just trying to rule out a possible problem in my debugging. Does this:
$("input:hidden[name=foo]");
select all hidden inputs with the name "foo"? or can I not mix the
selectors in such a way?
Thanks, Chris -- http://www.cjordan.info
_______________________________________________ jQuery mailing list [email protected] http://jquery.com/discuss/
