SyntaxFix
Write A Post
Hire A Developer
Questions
if((a.trim()=="")||(a=="")||(a==null)) { //empty condition } else { //working condition }