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