javascript中文教程
<INPUT
TYPE="button"
NAME="objectName"
VALUE="buttonText"
[onClick="handlerText"]>
NAME specifies the name of the button object as a property of the enclosing form object and can be accessed using the name property. VALUE specifies the label to display on the button face and ...
/dl/269182.html
标签:
javascript
buttonText
objectName
onClick
上传时间:
2014-01-25
上传用户:aix008