JavaScript
  Home arrow JavaScript arrow JavaScript Operators
Dev Articles Forums 
ADO.NET  
Apache  
ASP  
ASP.NET  
C#  
C++  
ColdFusion  
COM/COM+  
Delphi-Kylix  
Design Usability  
Development Cycles  
DHTML  
Embedded Tools  
Flash  
Graphic Design  
HTML  
IIS  
Interviews  
Java  
JavaScript  
MySQL  
Oracle  
Photoshop  
PHP  
Reviews  
Ruby-on-Rails  
SQL  
SQL Server  
Style Sheets  
VB.Net  
Visual Basic  
Web Authoring  
Web Services  
Web Standards  
XML  
Mobile Linux 
App Generation ROI 
IBM® developerWorks 
Sun Developer Network 
Weekly Newsletter
 
Developer Updates  
Free Website Content 
 RSS  Articles
 RSS  Forums
 RSS  All Feeds
Write For Us Get Paid 
Request Media Kit
Contact Us 
Site Map 
Privacy Policy 
Support 
 USERNAME
 
 PASSWORD
 
 
  >>> SIGN UP!  
  Lost Password? 
JAVASCRIPT

JavaScript Operators
By: James Payne
  • Search For More Articles!
  • Disclaimer
  • Author Terms
  • Rating: 4 stars4 stars4 stars4 stars4 stars / 3
    2007-11-05

    Table of Contents:
  • JavaScript Operators
  • Arithmetic Operators
  • Assignment Operators
  • Add and Assign
  • Comparison Operators
  • Logical Captain?

  • Rate this Article: Poor Best 
      ADD THIS ARTICLE TO:
      Del.ici.ous Digg
      Blink Simpy
      Google Spurl
      Y! MyWeb Furl
    Email Me Similar Content When Posted
    Add Developer Shed Article Feed To Your Site
    Email Article To Friend
    Print Version Of Article
    PDF Version Of Article
     
     
    ADVERTISEMENT


    JavaScript Operators


    (Page 1 of 6 )

    You can't do much with a programming language without operators. JavaScript is no exception. So this article will introduce you to JavaScript operators and what you can do with them.

    Our last article left off with a brief overview of Operators. I know you didn't study them you slacker, so I will put them up here again (and it increases my word count. BOO-YAH!)

    Arithmetic Operators

     

    Operator Symbol

    What it Does

    +

    Used for addition

    -

    Used for subtraction

    *

    Used for multiplication

    /

    Used for division

    %

    Returns the remainder in division

    ++

    Increments a value by 1

    --

    Decrements a value by 1

    Assignment Operators

     

    Operator Symbol

    What it Does

    "="

    Assigns a value to a variable

    +=

    Assigns and adds a value

    -=

    Assigns and subtracts a value

    *=

    Assigns and multiplies a value

    /=

    Assigns and divides a value

    %=

    Assigns and Modulates a value

    Comparison Operators

     

    Operator Symbol

    What it Does

    "=="

    Is equal to

    "==="

    Is equal to both value and type

    !=

    Not equal to

    >

    Greater than

    <

    Less than

    >=

    Greater than or Equal To

    <=

    Less than or Equal To

    Logical Operators

     

    Operator Symbol

    What it Does

    &&

    AND

    ||

    OR

    !

    NOT

    More JavaScript Articles
    More By James Payne


       · In this article we discuss Javascript Operators and how to use them to manipulate...
     

    JAVASCRIPT ARTICLES

    - Using Click Interceptions with a Database-Dr...
    - Using JavaScript Click Interceptions in an I...
    - Using Click Interceptions with JavaScript
    - QuickSort in Action
    - Quicksort
    - Using Mod_Security to Protect Your Server
    - Detecting and Countering Server Intrusions
    - Securing Your Web Server
    - Building a Secure Web Server
    - Protecting the Server
    - Book Review: Learning the Yahoo! User Interf...
    - Dynamically Generate a Selection List in a R...
    - Intergrate DWR into Your Java Web Application
    - Detect Browser Compatibility with the Reques...
    - Using the EXT JS Date Picker Widget






    © 2003-2008 by Developer Shed. All rights reserved. DS Cluster 6 hosted by Hostway
    Stay green...Green IT