Question:What do you mean by JQuery selector $("a[@rel]")? 

A Selects all elements matched by <a> that have a rel attribute. 

B Selects all elements matched by <a> that do not have a rel attribute. 

C Selects all elements matched by <a> that have a @rel attribute. 

D Selects all elements matched by <a> that do not have a @rel attribute. 

+ Answer
+ Report
Total Preview: 1149

Copyright © 2024. Powered by Intellect Software Ltd