Jquery if() statement
Jquery if() statement
Out of context: Reply #9
- Started
- Last post
- 16 Responses
- gregorywieber0
Except that jquery has a method called hasClass, which is precisely for testing whether or not a given element has a particular class. This appears to be what noob12345 is trying to do.