JS
的特点
Java
与 JS 的不同点
开发
JS 的软件
插入
JS
基本语法
变量
表达式与运算符
语句
注释
if
语句
循环体
switch
语句
对象的基本知识
基本对象
Number
对象
String
对象
Array
对象
Math
对象
Date
对象
全局对象
函数
函数的定义
函数的种类
自定义函数
文档对象
navigator
screen
window
history
location
frames[];
Frame
document
anchors[];
links[];
Link
applets[]
embeds[]
forms[];
Form
Button
Checkbox
elements[];
Element
Hidden
Password
Radio
Reset
Select
options[];
Option
Submit
Text
Textarea
images[];
Image
概述
指定处理程序
事件详解
onblur
onchange
onclick
onerror
onfocus
onload
onmousedown
onmouseout
onmouseover
onmouseup
onreset
onresize
onsubmit
onunload
语句补充
with
this
自定义构造函数