JQuery Programmer Question:
What are the basic selectors in jQuery?
Answer:
Following are the basic selectors in jQuery:
► Element ID
► CSS Name
► Tag Name
► DOM hierarchy
► Element ID
► CSS Name
► Tag Name
► DOM hierarchy
Previous Question | Next Question |
How to use connect? | What is the use of jQuery load method? |