使用 jQuery 语句来取得 checkbox 的值

如下语句:

newisanon_send = String(jQuery('#newisanon', $ajaxform_send)[0].checked) == 'true'?String(1):String(0);
posted @ 2010-09-14 23:19  无墨来点睛  Views(212)  Comments(0Edit  收藏  举报