Create a Website
HTML
Dreamweaver
CSS Tutorial
JavaScript
FREE Domain!
Any web hosting you subscribe with DotEasy will get you a FREE domain name registration.
PLUS you get:
  • FREE Website Builder
  • FREE Blog
  • FREE Forum
  • FREE Photo Album
  • FREE Email Accounts
Get your FREE domain name today!
Home > JavaScript Tutorial
SSD Web Hosting with FREE Domain

JavaScript Comparison Operators

Assignment operators are used to compare between variables and/or values.

OperatiorsDescription
==Is equal to
===Is identical (is equal to and is of the same type)
!==Is not identical
>Greater than
>=Greater than or equal to
<Less than
<=Less than or equal to

Logical Boolean Operators

Assignment operators are used to compare between variables and/or values.

OperatiorsDescription
&&and
||or
!not

Enjoy this tutorial?

1. Link to this page(copy/paste into your own website or blog):
2. Add this page to your favorite social bookmarks sites:
3. Add this page as your favorites. (Press Ctrl+D)