執行一個JavaScript當用戶改變輸入框的內容:. <input type="text" name="txt" value="Hello" onchange="myFunction(this.value)">.
確定! 回上一頁