syntax:focus ( )return type:voidcontent:ใช้กำหนดให้เกิดเหตุการณ์ focus กับ ทุก element ภายใน setexample:$("input[type=text]").focus();