You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm having trouble with checkboxes as well. It seems like the issue is related to val() being used as it returns the value for the field regardless of whether it is checked or not.
Do checkboxes work?
I tried this:
with:
When ran it hides my #test DIV but will not show it when checkboxes are checked
The text was updated successfully, but these errors were encountered: