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