Network, Computer and Programming Resources
Java - Button
An object that is a form element and must be defined within a <form> tag and can be used to perform an action. Property of form. See OBJECTS reset and submit; see PROPERTIES name and value; see click METHOD; see onClick EVENT HANDLER.