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