Tuesday, February 17, 2009
Intermediate JQuery: Using plug-ins to create and extend the jQuery functions
Working with jQuery, Part 1: Intermediate JQuery: Using plug-ins to create and extend the jQuery functions: "The popularity of jQuery owes a lot to its decision to include a plug-in architecture. This decision allows any number of third-party developers to create and extend the jQuery functions beyond the original library functions. The result is hundreds of plug-ins that provide nearly any type of function needed on a Web application. This article describes this plug-in architecture and explains how jQuery can help your Web application behave just like a desktop application."