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