判断checkbox/radio是否选中

$(“input[type=’checkbox’]”).is(‘:checked’);

获取checkbox/radio选中的对象

$(“input[type=’checkbox’]:checked”);

作者 admin

百度广告效果展示