I want to check if a Dom has class value attached to it.. Since that DOM will be assigned a random class value dynamically, I will not know the class name specifically, so is it possible to check if it has a class element attached to irrespective of its class name.
Share
1 Answer