jQuery 1.4 Released
Just in case you missed it, jQuery 1.4 was released with significant speed improvements, bug fixes and of course some API changes that you need to be aware of.
One of the more interesting changes that I’ll note here is the decreased use of polling within the framework. I’ve used polling myself to detect when elements are available, but jQuery now uses the readystatechange event instead of polling when possible.
I think I’ll try using that method myself on some of my apps.
The news of the jQuery release hasn’t gone unnoticed by the blogosphere:
jQuery 1.4 Released: The 15 New Features you Must Know | Nettuts+ – jQuery 1.4 was recently released. This wasn’t simply a maintenance release as some had speculated; there are many new features, enhancements and performance improvements included in 1.4! This post covers the new features and …
Ajaxian » jQuery 1.4 is released – The incredibly popular jQuery library has released jQuery 1.4 on a new website that will celebrate 14 days of jQuery. There are a lot of new features, and as usual performance gains are showcased. Easy Setter Functions: For a while now, …
jQuery 1.4 Resources For Developers | W3Avenue – jQuery 1.4 include several changes and new additions to the framework. W3Avenue has compiled a list of resources for jQuery developers that will help you get up to speed with some of these new features and changes.
jQuery: » jQuery 1.4 Released – This is just a short post to say that jQuery 1.4 has just been released and all CatchMyFame plugins are compatible. All demos have been updated to use the new 1.4 version. If you encounter any issues, please let me know. […] …
jQuery 1.4 and Malformed JSON « Katz Got Your Tongue? – If you have server-side JSON that can’t be quickly fixed in the transition to jQuery 1.4, you can use the compatibility plugin, which tries to patch a number of small incompatibilities, or you can use this workaround: …
jQuery Snippets & jQuery 1.4: What’s your opinion? « John Sheehan … – jQuery 1.4 was released today and jQuery founder John Resig said in a webcast that 1.4.x would be shipping with Visual Studio 2010. The jQuery Snippets for VS 2010 project I released in December currently has support for jQuery 1.3.2. …
making games, making webs.: Jquery 1.4 – Another quality jquery release… jquery 1.4. Some very handy changes, my favourite probably being able to use functions to set values. In short, some of the changes are: setting values with functions; html5 form support …
jQuery 1.4 is released | Programming Blog – The incredibly popular jQuery library has released jQuery 1.4 on a new website that will celebrate 14 days of jQuery. There are a lot of new features, and as.
jQuery 1.4 performance improvements | The Bright Lines – Yesterday jQuery 1.4 was released. They celebrate it with a special website: jquery14.com. There are a lot new features, but what I definitely like is the performance that improves with every release. Here are a few graphics from that …
jQuery UI 1.7.2 not ready for jQuery 1.4? | SKFox – jQuery UI 1.7.2 not ready for jQuery 1.4? There seems to be a bug when you use them together.
JQuery 1.4 (JavaScript library) is now out – Twitter conversation – JQuery 1.4 (JavaScript library) is now out code.google.com and @khanali says it’s “just simply GREAT!” – Scobleizer (Robert Scoble) Twitter conversation.
JQuery 1.4, YUI: JSON ParseError – Quotes Required … – Someone just sent me a message asking me to update my imBannerRotater plugin because they were receiving a parseerrormessage with JQuery 1.4. I tested the.
Other post in jQuery
- jQuery - The Man, The Myth, The Legend - October 8th, 2008
- Getting started with jQuery and ASP.NET - October 15th, 2008
- jQuery - Explaining Last Week's Code - October 21st, 2008
- Friday Books - "Learning jQuery" - October 24th, 2008
- jQuery Simple Selectors - October 28th, 2008
- Friday Books - "jQuery in Action" - October 31st, 2008
- jQuery Selectors - Looks just like CSS - November 6th, 2008
- VS2008 SP1 Hotfix to Support "-vsdoc.js" IntelliSense Doc Files - November 11th, 2008
- jQuery Looks like XPath - November 12th, 2008
- jQuery - class manipulation - November 19th, 2008
- jQuery - Events - December 2nd, 2008
- Host jQuery at Google (with Intellisense support) - December 10th, 2008
- jQuery - Calling Your Own Functions - December 16th, 2008
- Friday Books - jQuery Reference Guide - December 19th, 2008
- jQuery - Creating Plug-ins - December 23rd, 2008
- jQuery - Loading Partial Content - December 30th, 2008
- jQuery - Positioning Elements - January 6th, 2009
- AjaxToolKit TabControl Disabled Tab - January 12th, 2009
- jQuery, JSON, and ASP.NET - January 15th, 2009
- Review of the MDC at NYC - January 21st, 2009
- jQuery - Retrieving HTML Fragments - January 22nd, 2009
- jQuery GUI - Drag - February 3rd, 2009
- jQuery - Drop - February 12th, 2009
- jQuery UI - Resizable w/ ASP.NET Themes - February 18th, 2009
- jQuery, bgiframe and IE6 z-order hacks - February 19th, 2009
- jQuery - Sliders (scrollbars to the rest of us) - March 4th, 2009
- jQuery - Using Slider as a Scrollbar - March 12th, 2009
- jQuery - Auto Scrolling the Slider - March 23rd, 2009
- Live Presentation of jQuery - March 23rd, 2009
- Just a Week Away! - April 7th, 2009
- jQuery Tabs - April 9th, 2009
- jQuery Demos From Last Tuesday’s Presentation - April 16th, 2009
- jQuery – Accordion - May 6th, 2009
- CustomValidationControl and jQuery - May 11th, 2009
- Mixing ASP.NET, jQuery and JSON - May 12th, 2009
- jQuery Progressbar - May 20th, 2009
- jQuery – Dialog - June 2nd, 2009
- jQuery – Modal Dialog - June 9th, 2009
- Does jQuery Make Us Lazy? - June 18th, 2009
- jQuery Dialog – With Validation Controls - June 25th, 2009
- jQuery – Date Picker - July 2nd, 2009
- jQuery Splitter - July 21st, 2009
- jQuery Expand/Collapse Using Head Tags - October 15th, 2009
- Do you Need My Help? - November 18th, 2009
- Flash to jQuery - November 30th, 2009
- JQuery, Cufon, and Dynamic Content - December 1st, 2009
- jQuery, Each() and Async Gets - December 2nd, 2009
- jQuery and ASP.NET UpdatePanel - January 6th, 2010
- jQuery 1.4 Released - January 15th, 2010
- jQuery Cookbook - July 15th, 2010
Other Related Items:
Ajax: The Definitive GuideIs Ajax a new combination of technologies, or the same old stuff web developers have been using for years? Both, actually. Ajax builds on older tec... Read More >
Kensington Windshield /Vent Car Mount with Quick Release Cradle for iPhone/iPod TouchIt’s a jungle out there on the road, and you need to have your wits and your hands about you when you’re driving. Many states even have ... Read More >










