Attention: We are retiring the ASP.NET Community Blogs. Learn more >

jQuery Selectors (Basic and Basic Filters)

While working with client side script you often need to perform specific tasks to certain elements. jQuery selectors allow you to match HTML elements against certain criteria and select them for further processing. jQuery builds on the selectors provided by CSS 3.0 and adds some of its own. jQuery selectors can be grouped into the following eight categories...

http://www.bipinjoshi.net/articles/b4b854b3-ee84-4a28-95d6-3c4640be97bc.aspx

No Comments