I think that it's correct. Have you tried to select checked elements
using something like:

$("[EMAIL PROTECTED]:checked").val();

2006/12/7, Christian Bach <[EMAIL PROTECTED]>:
> Hi,
>
> Perhaps I'm doing something wrong, but when using .val() on check boxes
> they  method seems to always return 'on' disregarding the state of the
> checked attribute.
>
> Is this correct behavior?
>
> The tests are made with the latest "stable" release of jQuery and not the
> svn version.
>
>
> Best regards
> Christian
>
> _______________________________________________
> jQuery mailing list
> discuss@jquery.com
> http://jquery.com/discuss/
>


-- 
Roberto Ortelli
http://weblogger.ch

_______________________________________________
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/

Reply via email to