JavaScript Kit > JavaScript Reference
JavaScript Reference
Last updated: May 5th, 2009
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, try/catch/finally, typeof, void updated
- Operator Precedence
- JavaScript Statements (conditional and looping statements)
- Global functions (global functions such as parseInt, alert etc)
- Escape Sequences (in string)
- Reserved words
- Ajax (XMLHttpRequest)
- Anchor
- Applet
- Area
- Array
- Boolean
- Date
- Document
- Event updated
- 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.
Partners
DHTML Menus
Professional SEO
Free Domain Name
PHP Scripts
Web Development Articles
JavaScript Community
DHTML Scripts
Web
Design
Right column