Ray's Asp.net Blog
Answers and code snippets from ASP.NET projects (Webforms/MVC/Classic ASP)
Pages
Event registration app with QR/Paypal
Home
Friday, January 17, 2014
How to check if variable is null or empty string in JavaScript?
if(variable) {}
It will return false If variable is
empty string
NULL
undefined
Javascript The Right way
http://jstherightway.org/
Newer Posts
Older Posts
Home
Subscribe to:
Posts (Atom)