.NET Answers

ASP.NET, HTML, CSS, Visual Studio, CSharp, VB.NET and other programming items of interest.
Subscribe

Archive for November 6th, 2008

jQuery Selectors - Looks just like CSS

November 06, 2008 By: Dave Category: jQuery

187629_5335 Last week we took a look at the jQuery selector syntax, which allows us to select elements by their ID, class name, or tag name.

While it is pretty cool that you can select by class name, that really doesn’t buy us a whole lot.  But you can do a whole lot more by using CSS style syntax.

(more…)

If you're new here, you may want to subscribe to my RSS feed. Thanks for visiting!