Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

What are selectors in jQuery and how many types of selectors are there?

Answer Posted / chaitanya

To work with an element on the web page, first we need to find them. To find the html element in jQuery we use selectors. There are many types of selectors but basic selectors are:

Name: Selects all elements which match with the given element Name.

#ID: Selects a single element which matches with the given ID

.Class: Selects all elements which match with the given Class.

Universal (*): Selects all elements available in a DOM.

Multiple Elements E, F, G: Selects the combined results of all the specified selectors E, F or G.

Attribute Selector: Select elements based on its attribute value.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are two different version of jquery library? : jquery mobile

837


How to use css() in jquery?

870


How to increase cursor size in html body using jquery?

803


Do you have plans for a new jquery plug-in or something else we should look out for? Where to from here for the imgpreview plugin?

836


How can images be made to appear scrolling one over another?

874


Difference between javascript and jquery?

877


what are the features of jquery

850


How to redirect to another page using jquery?

843


Write a code for the implementation of a module pattern.

874


What is the difference between $(this) and 'this' in jquery?

6495


What are the advantages of using cdn?

874


Explain "beforesend(xhr)" paremeter of jquery ajax method?

762


Explain width() vs css(‘width’)?

810


Change the url for a hyperlink using jquery?

966


What programming language does jquery use?

851