method:blur ();return type:voidcontent:ใช้กำหนดให้ checkbox สูญเสีย focusexample:var tagCheckbox = document.getElementById ( "bamboo" ); tagCheckbox.blur();