$("input :checked")
$("input").is(":checked");

Untested.  But I think they work.

Glen

On 9/24/07, voltron <[EMAIL PROTECTED]> wrote:
>
>
> How do I detect if a checkbox is checked by a user? change or click
> would be wrong.
>
> Thanks
>
>

Reply via email to