$("input:radio:checked")
should work too. -- David bytte schreef:
Ok, sorry , should hae checked the documentation better. I found this to be the perfect answer to my question: $("[EMAIL PROTECTED]@checked]") On 3 aug, 15:03, bytte <[EMAIL PROTECTED]> wrote:How can I check with jQuery whether or not a radiobutton is checked?