24 February 2009 23:45
Building jQuery functions beyond the original library
The separation of jQuery from alternative JavaScript libraries such as mootools, yui, and prototype.js has become even more pronounced as of late. And now even Microsoft has chosen to use jQuery as the only JavaScript library included in its Visual Studio suite. The popularity of jQuery owes a lot to its decision to include a plug-in architecture for third-party developers. This article describes this plug-in architecture and explains how jQuery can help your Web application behave just like a desktop application.
1
(1 marks)