Entries Tagged as jquery

Using jQuery to Grab CSS Child Elements

In my second jQuery post, I am going to attempt to style a table by grabbing the child elements under a CSS class.  Here is my normal html table with a CSS class '.something' applied to it. The table has header tags as well as a caption.

Adding jQuery CSS Class

Every month my work sends our team to the Coldfusion Users Group in Sacramento California. This month the presentation was on jQuery which included specific examples and showed how useful jQuery can be in almost any situation. I decided to take it upon myself to learn some jQuery, and I will be posting about my experiences over the next few months.