Changes

JavaScript Operators

375 bytes added, 18:27, 13 June 2007
no edit summary
<table border="0" cellspacing="0" width="100%">
<tr>
<td width="20%">[[JavaScript Variable Types|Previous]]<td align="center">[[JavaScript Essentials|Table of Contents]]<td width="20%" align="right">[[Comments in JavaScript|Next]]</td>
<tr>
<td width="20%">JavaScript Variable Types<td align="center"><td width="20%" align="right">Comments in JavaScript</td>
</table>
<hr>
 
 
JavaScript contains a wide range of operators many of which are used frequently by the typical web designer and some that are not. The purpose of this chapter is to cover the most common operators that a web designer will need in the day to day work of building dynamic web pages.