'onChange' is applied to : onChange « Event Handlers Reference « JavaScript Reference

'onChange' is applied to

+----------------+--------------------------------------------------------------+
| Applied_To     |<caption>                       <input type="text">           |
|                |<optgroup>                      <option>                      |
|                |<select>                        <textarea>                    |
+----------------+--------------------------------------------------------------+
      
      

Related examples in the same category

1.'onChange' Syntax and Note
2.'onChange' Example
3.'onChange' Properties