Which statement is/are true about jQuery Selectors?

 Posted by vishalneeraj-24503 on 12/16/2014 | Category: jQuery Interview questions | Views: 3815 | Points: 40
Select from following answers:
  1. jQuery selectors allows us to select and manipulate HTML controls.
  2. jQuery selectors are used to find or select HTML elements based on their id,classes,types,attributes,values of attributes and much more.
  3. All selectors in jQuery start with the dollar sign and parentheses: $().
  4. All Above

Show Correct Answer


Asked In: Many Interviews | Alert Moderator 

Comments or Responses

Login to post response