Friday 11 February 2011

checking for null and undefined in javascript

if(div != undefined && div != null) {

// Do something.

}

No comments:

Post a Comment

Azure OpenAI Architecture Patterns & Deployment Patterns

Sharing some useful links that will help customers architect Azure OpenAI solution using the best practices: (1) Azure OpenAI Landing Zone r...