By For_d
Monday, 8. October 2007, 15:08:36
jQuery: Write less, do more
This article describes the basic workings of jQuery and how you can use it to simplify your JavaScript work. The toolkit has a powerful selection mechanism and can apply changes to a series of elements at the same time. jQuery has several convenience methods for event handling, AJAX and animations. At the same time, the toolkit is small in size and very extensible through user created plugins.( Read the article )