jquery varable exists

45

jquery varable exists -

if (typeof variable !== 'undefined') {
    // the variable is defined
}

Comments

Submit
0 Comments