HTML DOM Button对象

Button Object
按钮对象

The Button object represents a button in an HTML form. For each instance of an <input type="button"> tag in an HTML form, a Button object is created.
按钮对象可以代表在HTML表单中的按钮。每当HTML表单中有<input type="button">标签,一个按钮对象就建立起来了

You can access a Button object by indexing the elements array (by number or name) of the corresponding form or by using getElementById().
你可以通过使用getElementById()或是表单元素数组的数字或是名称来访问按钮对象。

IE: Internet Explorer, F: Firefox, N: Netscape, W3C: World Wide Web Consortium (Internet Standard).

Button Object Properties
按钮对象属性

Property
属性
Description
描述
IE FOW3C
accessKeySets or returns the keyboard key to access a button
设置或返回可访问按钮的键盘键
519Yes
disabledSets or returns whether or not a button should be disabled
设置或返回按钮是否可用
519Yes
formReturns a reference to the form that contains the button
为包含按钮的表单返回一份参考
419Yes
idSets or returns the id of a button
设置或返回按钮的id
419Yes
nameSets or returns the name of a button
设置或返回按钮的name
419Yes
tabIndexSets or returns the tab order for a button
设置或返回按钮统计表
519Yes
typeReturns the type of form element a button is
返回表单中按钮类型
419Yes
valueSets or returns the text that is displayed on the button
设置或返回按钮文字是否显示
419Yes

Standard Properties
标准属性

Property
属性
Description
描述
IE FOW3C
classNameSets or returns the class attribute of an element
设置或返回元素的class属性
519Yes
dirSets or returns the direction of text
设置或返回文字方向
519Yes
langSets or returns the language code for an element
设置或返回元素的代码语言
519Yes
titleSets or returns an element's advisory title
设置或返回元素的咨询标题
519Yes

Button Object Methods
按钮对象方法

Method
方法
Description
描述
IEFOW3C
blur()Removes focus from a button
删除对按钮的聚焦
419Yes
click()Simulates a mouse-click on a button
模仿鼠标点击
419Yes
focus()Gives focus to a button
聚焦到按钮上
419Yes
 
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值