Introduction - If you have any usage issues, please Google them yourself
javascr ipt Chinese Course <INPUT TYPE= button NAME= objectName VALUE= buttonText [onClick= handlerText ]> NAME specifies the name of the button object as a property of the enclosing form object and can be accessed using the name property. VALUE specifies the label to display on the button face and can be accessed using the value property.