w3pop.com :: ÍøÂçѧԺ :: HTML DOM :: HTML DOM idÊôÐÔ
The id property sets or returns the id of the button.
buttonObject.id=id |
The following example gets the id of the button:
<html> <body> </html> |
Alert id, type, and value of a Button + disable button
ÆÀÂÛ (0)
All