typeof
operator:- Back to Home »
- jQuery »
Posted by : Jebastin
Friday, 25 October 2013
One option is to use
- if (typeof val === "undefined") { // ... }
val
does not exist.typeof
operator:val
does not exist.- Copyright © JJ Technology Solutions - Powered by Source Code Solutions -