jQuery 1.4 Plugin Development Beginner's Guide
(Reklamlänk)
In Detail jQuery is the most famous JavaScript library. If you use jQuery a lot, it can be a good idea to start packaging your code into plugins. A jQuery plugin is simply a way to put your code into a package, which makes it easier to maintain your code and use across different projects. While basi