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...


How jQuery selectors are executed?



How jQuery selectors are executed?..

Answer / chaitanya

Your last selectors is always executed first. For example, in below jQuery code, jQuery will first find all the elements with class ".myCssClass" and after that it will reject all the other elements which are not in "p#elmID".

Hide Copy Code

$("p#elmID .myCssClass");

Is This Answer Correct ?    2 Yes 0 No

Post New Answer

More jQuery Interview Questions

Why jQuery is better than JavaScript?

0 Answers  


Define the script build up by jquery?

0 Answers  


What is the use of serialize method in jQuery?

0 Answers  


How To Use Ajax In Jquery?

0 Answers  


How can jquery library be added to pages?

0 Answers  


Why we use jquery .each() function?

0 Answers  


Explain some benefits of jquery knockout?

0 Answers  


Why jQuery is needed?

0 Answers  


Define width() vs css('width')?

0 Answers  


How to multiple version of jQuery?

0 Answers  


What is the difference between settimeout() and setinterval() methods?

0 Answers  


Explain deferred and promise object in jquery? : jquery mobile

0 Answers  


Categories