分享

javascript参考教程

 angie&flora 2005-08-04

JavaScript
参考教程

写在前面

JavaScript 简介

 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
  自定义构造函数

框架和 Cookies

 使用框架
 使用 Cookies
  关于 Cookies
  使用 document.
      cookie 属性

    本站是提供个人知识管理的网络存储空间,所有内容均由用户发布,不代表本站观点。请注意甄别内容中的联系方式、诱导购买等信息,谨防诈骗。如发现有害或侵权内容,请点击一键举报。
    转藏 分享 献花(0

    0条评论

    发表

    请遵守用户 评论公约

    类似文章