Checked At:04:04
6 Guests
0 Users
Online doing the past 15 Minutes!
brugbart.com - Edition/Last Updated: 13. October 2008
Posted The: 01/09/2008 - AT: 7:32
The button Element in HTML is used to create a push putton, this can either be used to submit a form, or used togetter with javascript to complete a custom task.
Standard Attributes
| Attribute: | Value: | Description: | DTD: |
| Attrs | Other Attributes | Common, I18n, Event | STF |
| Disabled | Disabled | Disables the Element | STF |
| name | Character Data | STF | |
| value | Character Data | STF | |
| type | button|submit|reset | for use as form button | STF |
| tabindex | NUMBER | position in tabbing order | STF |
| accesskey | {CHARACTER} | position in tabbing order | STF |
| onfocus | Script | The element got the focus | STF |
| onblur | Script | The element lost the focus | STF |
DTD. Defines which document type the attribute is allowed. S=Strict, T=Transitional, F=Frameset.
<p><button>Push Me!</button></p>
You can also use images inside the button element.
Author: BlueBoden
Comments: [0]


Checked At:04:04
6 Guests
0 Users
Online doing the past 15 Minutes!
This page was created in 0.144690990448 seconds
Welcome Guest