jQuery 1.4 Plugin Development Beginner's Guide

jQuery 1.4 Plugin Development Beginner's Guide

Bai Giulio

Språken
FörlagPackt Publishing
ISBN9781849512251

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