jQuery Tips, Tricks, and Miscellaneous
In this, the last post in my series on jQuery, I mention an odd lot of interesting things about jQuery that are worth knowing. Some involve specific code; others aid understanding of jQuery’s philosophy. You may or may not want to also read these earlier posts on jQuery:
- \[intlink id="110" type="post"\]Incorporating jQuery into an HTML page\[/intlink\]
- \[intlink id="248" type="post"\]Selecting page elements\[/intlink\]
- \[intlink id="261" type="post"\]Adding event handlers\[/intlink\]
- \[intlink id="298" type="post"\]Applying effects\[/intlink\]
- \[intlink id="300" type="post"\]Manipulating elements\[/intlink\]
- \[intlink id="302" type="post"\]Ajax\[/intlink\]
- \[intlink id="312" type="post"\]Plug-ins\[/intlink\]