Posts

Showing posts from January 15, 2009

jQuery 1.3 - new release

Good news everyone! A new release of jQuery saw the day. Find more information about jQuery 1.3 on the official website. The major new features are: * Sizzle: A sizzlin’ hot CSS selector engine. * Live Events: Event delegation with a jQuery twist. * jQuery Event Overhaul: Completely rewired to simplify event handling. * HTML Injection Rewrite: Lightning-fast HTML appending. * Offset Rewrite: Super-quick position calculation. * No More Browser Sniffing: Using feature detection to help jQuery last for many more years to come. For more information, read the jQuery 1.3 release documentation . I'll try to do demos showing the new features in the upcoming days... Happy coding!