![]() |
| IE | FF | Op | Saf |
|---|---|---|---|
| Full | Full | Full | Full |
Defines a button. On the button you can place content like images or text, this is a difference between the button created with input.
| Attribute | Description |
| name = cdata | Name of the button. This is sent to the server when the button is pushed. |
| value = cdata | Value of the button. This is sent to the server when the button is pushed. |
| type = button type | Defines the type of the button. |
Comments