对象
string
date
math
document
window
document
事件
鼠标事件(onMouseDown,onMouseUp,onMouseOut,onClick,onMouseOver,onMouseMove)
键盘事件(onKeyDown,onKeyUp,onKeyPress)
焦点事件(onFocus,onBlur)
调整窗口事件(onResize)
加载和卸载窗口事件(onLoad,onUnload)
其它事件(onchange,onclick,onerror,onreset,onsubmit)