1.

What Are Jquery Selectors ?

Answer»

Selectors are USED in JQUERY to FIND and select DOM elements via id, CLASS or element selector. There are many new selectors introduced in jQuery. Using jQuery selectors DOM elements can be selected and manipulated.

Selectors are used in jQuery to find and select DOM elements via id, class or element selector. There are many new selectors introduced in jQuery. Using jQuery selectors DOM elements can be selected and manipulated.



Discussion

No Comment Found