This section provides a complete JavaScript reference manual:
- JavaScript local objects and built-in objects
- Browser Object (BOM)
- HTML DOM Object
JavaScript Object reference manual
This reference manual describes the properties and methods of each object and provides an instance.
- Array
- Boolean
- Date
- Math
- Number
- String
- Regexp
- Global
Browser Object reference manual
This reference manual describes the properties and methods of each object and provides an instance.
- Window
- Navigator
- Screen
- History
- Location
HTML DOM Object reference manual
This reference manual describes the properties and methods of each object and provides an instance.
- Document
- Anchor
- Area
- Base
- Body
- Button
- Canvas
- Event
- Form
- Frame
- Frameset
- Iframe
- Image
- Input Button
- Input Checkbox
- Input File
- Input Hidden
- Input Password
- Input Radio
- Input Reset
- Input Submit
- Input Text
- Link
- Meta
- Object
- Option
- Select
- Style
- Table
- TableCell
- TableRow
- Textarea
JavaScript Reference manual--javascript Local and built-in objects, BOMs, DOM