0
kicks
jQuery DOM Elements
Here’s the second dose of jQuery bits, with more to come in the near future. I’ve got a few primary things I am going to point out with today’s code. With jQuery getting a particular element, type of element, or the whole lot of a particular element is very easy. Single line of code easy.
This is a sample page to show some basic jQuery operations with the DOM.
...