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