Question:Which of the following selector selects all checked boxes in the form? 

A $("checked") 

B $(":checked") 

C $("input[checked]") 

D $("input[checked=checked]") 

+ Answer
+ Report
Total Preview: 928

Copyright © 2024. Powered by Intellect Software Ltd