InfoQ Homepage jQuery Content on InfoQ
-
jQuery Gaining Traction With 1.2 and jQuery UI
jQuery is quickly becoming the Ajax library of choice for many. jQuery 1.2 was released yesterday and has many new features. A preview/teaser of jQuery User Interface was shown as well.
-
JQuery Gains Live DOM Binding with Live Query Plugin
Live Query is a new plugin for jQuery that lets you register events or fire callbacks for matching DOM elements. The binding not only applies to elements that exist in the page at load time but also elements that are added later via Ajax.