tutorial.eyehunts.com
JavaScript if not equal (!==) operator | Example code - EyeHunts
JavaScript if not means simply if the value of two operands are not equal it returns true. Use not equal in if/else statement.
Rohit