<input name="productCodes" id="a1" accessKey="Q" onclick="javascript:associated(this);single_product_change(this);" type="checkbox" group="auto" negativeGroup="c07,tractor,moto,c03,cp0201,cp0202,cp0203,cp0204,cp0205,cp0401,cp0402,cp0403,cp0404,cp0501,cp0502,cp0503,cp0504,cp0505,cp0506,cp0507,cp0601" value="C51"/>//webBrowser1.Document.InvokeScript("document.getElementByid('a1').checked=true;")
//this.webBrowser1.Document.GetElementById("a1").SetAttribute("checked ", "true"); 
请问怎么选中它? 我用以上两行代码都无法实现 原因是这个checkbox没有checked元素