每天学一点-Jquery判断checkbox是否为选中状态

if ($("#ctl00_ContentPlaceHolder1_IsLimitedService").attr("checked") ==true)

原文地址:https://www.cnblogs.com/weiying/p/weiying_2013-11-26.html