Browsing Category "jQuery"
15 Powerful jQuery Tips and Tricks for Developers
In this article we will take a look at 15 jQuery techniques for your effective use of the library. We will start with a few tips about performance and continue with some of the library’s more obscure features.
Read morejQuery’s Data Method – How and Why to Use It
jQuery’s data method can make our code more concise and clean. As of jQuery 1.4.3 we also have the ability to use the method on regular JavaScript objects and listen for changes, which opens the doors to some quite interesting applications.
Read more
