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