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