Jquery if() statement
Jquery if() statement
Out of context: Reply #11
- Started
- Last post
- 16 Responses
- noob123450
Tried this
if($('#firstDiv').hasClass('.vis... {
and
if($('#firstDiv').hasClass('.vis... > 0) {but both return false. Your code got cut off above and I tried to wing it, but no luck.