<input type='text' onchange='methodThatReturnsSomeValue()'> ... You can also do this without using an HTML attribute which is a little cleaner: <input ...
確定! 回上一頁