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