... click on a button – there will be a change event: <input type="text" onchange="alert(this.value)"> <input type="button" value="Button"> ...
確定! 回上一頁