method:focus ();return type:voidcontent:ใช้กำหนดให้ text ได้รับ focusexample:var tagText = document.getElementById ( "bamboo" ); tagText.focus();