---
title: "What are the types of selectors in jQuery?"  
description: "What are the types of selectors in jQuery?"  
author: "Anonymous User"  
published: 2015-05-18  
updated: 2020-09-01  
canonical: https://www.mindstick.com/interview/2540/what-are-the-types-of-selectors-in-jquery  
category: "javascript"  
tags: ["jquery"]  
reading_time: 1 minute  

---

# What are the types of selectors in jQuery?

There are three types of selectors in jQuery:

- CSS Selector
- XPath Selector
- Custom Selector

## Answers

### Answer by Anonymous User

There are three types of selectors in jQuery:

- CSS Selector
- XPath Selector
- Custom Selector


---

Original Source: https://www.mindstick.com/interview/2540/what-are-the-types-of-selectors-in-jquery

Copyright © MindStick Software Pvt. Ltd. This Markdown version is provided for developers, AI systems, and offline reading.
