Gxlsystem 在线教程
HTML 系列教程
浏览器脚本
服务器脚本
编程教程
XML 系列教程
建站手册
参考手册
JS & DOM 参考手册
参考手册目录
JavaScript 对象
JS Array
JS Boolean
JS Date
JS Math
JS Number
JS String
JS RegExp
JS Functions
JS Events
Browser 对象
Window
Navigator
Screen
History
Location
HTML DOM 对象
DOM Document
DOM Element
DOM Attribute
DOM Event
HTML 对象
<a>
<area>
<audio>
<base>
<body>
<blockquote>
<button>
<canvas>
<col>
<colgroup>
<datalist>
<del>
<details>
<dialog>
<embed>
<fieldset>
<form>
<frame>
<frameset>
<iframe>
<img>
<ins>
<input> button
<input> checkbox
<input> color
<input> date
<input> datetime
<input> datetime-local
<input> email
<input> file
<input> hidden
<input> image
<input> month
<input> number
<input> password
<input> range
<input> radio
<input> reset
<input> search
<input> submit
<input> text
<input> time
<input> url
<input> week
<keygen>
<label>
<legend>
<li>
<link>
<map>
<menu>
<menuitem>
<meta>
<meter>
<object>
<ol>
<optgroup>
<option>
<param>
<progress>
<q>
<script>
<select>
<source>
<style>
<table>
<td>
<th>
<tr>
<textarea>
<time>
<title>
<track>
<video>
建站手册
网站构建
万维网联盟 (W3C)
浏览器信息
网站品质
语义网
职业规划
网站主机
编程
Python 教程
精品cms推荐
gxlcms听书
关于 Gxlsystem
帮助 Gxlsystem
HTML DOM Button 对象
Button 对象
Button 对象代表一个按钮。
在 HTML 文档中 <button> 标签每出现一次,Button 对象就会被创建。
Button 对象的属性
属性
描述
accessKey
设置或返回访问某个按钮的快捷键。
disabled
设置或返回是否禁用按钮。
form
返回对包含按钮的表单的引用。
id
设置或返回按钮的 id。
name
设置或返回按钮的名称。
tabIndex
设置或返回按钮的 Tab 键控制次序。
type
返回按钮的表单类型。
value
设置或返回显示在按钮上的文本。
标准属性
属性
描述
className
设置或返回元素的 class 属性。
dir
设置或返回文本的方向。
lang
设置或返回元素的语言代码。
title
设置或返回元素的 title 属性。
听书cms
JavaScript 参考手册
JavaScript 实例
JavaScript 测验