JavaScript Kit > JavaScript Reference
JavaScript Reference
Last updated: August 29th, 2008
Welcome to our JavaScript Reference, a comprehensive listing of JavaScript objects, properties, and methods. Also includes explanations and examples.
- JavaScript Operators
- Arithmetic operators: + , -, *, /, %, ++, --, + (unary plus), - (unary minus)
- Assignment operators: =, +=, -=, *=, /=, %=, <<=, >>=, >>>=, &=, |=, ^=
- Bitwise operators: &, |, ^, ~, <<, >>, >>>
- Comparison/ Logic: ==, ===, !=, !==, <, <=, >, >=, ?:, &&, ||, !
- Other operators: , (comma), ?:, delete, in, instanceof, new, typeof, void
- Operator Precedence
-
JavaScript Statements (conditional and looping statements)
- Conditionals
- Looping updated
- Global functions (global functions such as parseInt, alert etc)
- Escape Sequences (in string)
- Reserved words
- Ajax (XMLHttpRequest) New
- Anchor
- Applet
- Area
- Array
- Boolean
- Date
- Document
- Event
- Form
- Reset
- Frame
- Function
- History
- Image
- Link
- Location
- Math
- Navigator
- Number
- Object
- RegExp (regular expressions)
- Screen
- String
- Style
- window
See Also: DOM reference.& CSS Reference Sheet
Feedback
Found a bug in our JavaScript Reference? Got suggestions on items we should add? Please email us.
JavaScript forums
Partners
DHTML Menus Professional SEO Free Domain Name PHP Scripts Web Development Articles JavaScript Community DHTML Scripts Web Design
Right column