jQuery Selectors - Looks just like CSS
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.
If you're new here, you may want to subscribe to my RSS feed. Thanks for visiting!

