[jQuery] Selector
[jQuery] Selector
Hello,
I have the following:
levels = $('input:checked + label'). ...
Can I select only the inputs checked but which name is "Level"?
Thanks,
Miguel
Topic Participants
mdmoura
yoyoboy67