tutorial.eyehunts.com
JavaScript if not empty | Example code
Use the Strict equality (===) operator in the if statement to check if not empty given string or variable in JavaScript.
Rohit