Hello, I have the following:
levels = $('input:checked + label'). ... Can I select only the inputs checked but which name is "Level"? Thanks, Miguel
Hello, I have the following:
levels = $('input:checked + label'). ... Can I select only the inputs checked but which name is "Level"? Thanks, Miguel