HTML Attribute: onChange

onChange Specifies JavaScript function to call when user modifies a text field.
HTML 4
Example(s):
onChange="func"
Tags: INPUT SELECT TEXTAREA

© 2007 Prem Sobel. All Rights Reserved.