JQuery Programmer Question:
What is the slowest selector in jQuery?
Answer:
Class selectors are the slowest selectors in jQuery.
Previous Question | Next Question |
What is the use of jQuery.ajax method ()? | How to get the text contents of an element using jQuery? |