HTML onchange 事件屬性 ... <input type="text" name="txt" value="Hello" onchange="checkField(this.value)" > ... 所有主流瀏覽器都支援onchange 屬性。
確定! 回上一頁