W3C_World Wide Web_建站仿站_前端开发在线教程
HTML 系列教程
浏览器脚本
服务器脚本
编程教程
XML 系列教程
建站手册
参考手册
JS 参考手册
JS 参考手册(类别排序)
JavaScript
JS Array
JS Boolean
JS Class
JS Date
JS Error
JS Global
JS JSON
JS Math
JS Number
JS RegExp
JS String
JS 运算符
JS 语句
HTML DOM
DOM Attribute
DOM Document
DOM Element
DOM Event
DOM Event 对象
DOM HTMLCollection
DOM Location
DOM Navigator
DOM Screen
DOM Style
DOM Window
Web API
API Console
API Geolocation
API History
API Storage
HTML 对象
<a>
<abbr>
<address>
<area>
<article>
<aside>
<audio>
<b>
<base>
<bdo>
<blockquote>
<body>
<br>
<button>
<canvas>
<caption>
<cite>
<code>
<col>
<colgroup>
<datalist>
<dd>
<del>
<details>
<dfn>
<dialog>
<div>
<dl>
<dt>
<em>
<embed>
<fieldset>
<figcaption>
<figure>
<footer>
<form>
<head>
<header>
<h1> - <h6>
<hr>
<html>
<i>
<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> radio
<input> range
<input> reset
<input> search
<input> submit
<input> text
<input> time
<input> url
<input> week
<kbd>
<label>
<legend>
<li>
<link>
<map>
<mark>
<menu>
<menuitem>
<meta>
<meter>
<nav>
<object>
<ol>
<optgroup>
<option>
<output>
<p>
<param>
<pre>
<progress>
<q>
<s>
<samp>
<script>
<section>
<select>
<small>
<source>
<span>
<strong>
<sub>
<summary>
<sup>
<table>
<tbody>
<td>
<tfoot>
<th>
<thead>
<tr>
<textarea>
<time>
<title>
<track>
<u>
<ul>
<var>
<video>
其他参考手册
CSSStyleDeclaration
JS 类型转换
建站手册
网站构建
万维网联盟 (W3C)
浏览器信息
网站品质
语义网
职业规划
网站主机
关于 World Wide Web
帮助 World Wide Web
type 事件属性
DOM 事件
Event 对象
实例
返回触发的
事件类型:
var x = event.type;
亲自试一试
定义和用法
type 事件属性返回触发事件的类型。
浏览器支持
表中的数字注明了完全支持该属性的首个浏览器版本。
属性
Chrome
IE
Firefox
Safari
Opera
type
支持
9.0
支持
支持
支持
语法
event
.type
技术细节
返回值:
字符串值,表示事件的类型。
DOM 版本:
DOM Level 2 Events
DOM 事件
Event 对象
JavaScript 和 HTML DOM 参考手册
JavaScript 实例
JavaScript 测验
JavaScript 教程