Question:Which of the following selector is used to select only form elements? 

A $(":input") 

B $("input[type=*]") 

C $(":input[type*=]") 

D $(":input[type]") 

+ Answer
+ Report
Total Preview: 1083

Copyright © 2025. Powered by Intellect Software Ltd