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