method:click ();return type:voidcontent:ใช้กำหนดให้ เหมือนมีการ click ที่ checkboxexample:var tagCheckbox = document.getElementById ( "bamboo" ); tagCheckbox.click();