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: 1021

Copyright © 2024. Powered by Intellect Software Ltd