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