Page 1 of 1

JavaScript exactly equal to === operator.

Posted: Mon Sep 26, 2011 3:28 pm
by KBleivik
Like the PHP === comparison operator there is a similar in JavaScript, namely the exactly equal to === operator that also compares the type of the two expressions.

External links:

http://www.w3schools.com/JS/js_comparisons.asp

http://stackoverflow.com/questions/1029 ... javascript

http://javascript.about.com/library/blequals.htm