Description: Defines a graphical submit button.
Parameter:
- htmlName: Name of the HTML element.
- img: Name of the image to show.
- alt: Alternative text to show when no images can be shown.
- extra: Extra options for the HTML input tag.
Returns:
- True if it was clicked otherwise false.
root
2015-09-06