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