For text inputs that means that the event occurs when it loses focus. ... <input type="text" onchange="alert(this.value)"> <input ...
確定! 回上一頁