6
Shouts

What are jQuery Selectors? Explain them?

published 713 days, 11 hours, 6 minutes ago posted by dharadhara 714 days, 23 hours, 52 minutes ago
Thursday, June 09, 2011 11:27:04 PM GMT Wednesday, June 08, 2011 10:41:09 AM GMT

A Selector identifies an HTML element tag that is used to manipulate with jQuery code. Selectors allow page elements to be selected. $ is the symbol used for it. $ can also be called as jQuery selector. Selectors are the most important part of the jQuery , we can say that heart of jQuery. We can select...

category: Web Dev | clicked: 13 | | source: beyondrelational.com | show counter code
tags: JavaScript, jQuery