jQuery v1.3 Released On jQuery's 3rd Birthday!

Posted January 14, 2009 at 10:00 AM by Ben Nadel

Tags: Javascript / DHTML

I just got the news from John Resig's Twitter feed - jQuery v1.3 has been released! This is wicked exciting. jQuery - the world's most amazing Javascript library - has gotten even better! How do they keep doing it?!? Among the release 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.

I'm particularly excited about the Sizzle speed improvements and the Live Events as well as the badass new API explorer.

When I got this news, I happened to be perusing the latest celebrity gossip over on CelebSlam.com (my favorite tabloid site). In fact, I was looking at this very picture of Orsi Kocsis when the news came in over Twitter:

 
 
 
 
 
 
Wicked Hot Girl I Was Looking At When jQuery Was Released. 
 
 
 

... isn't it crazy how the universe can deliver so much beauty simultaneously??



Reader Comments

Jan 14, 2009 at 2:02 PM // reply »
29 Comments

If you really want to geek out, check out the full release notes:
http://docs.jquery.com/Release:jQuery_1.3

There are pretty graphs, and many links to long articles on other sites explaining the principles behind many of the changes.

With this release, jQuery represents the state-of-the-art of JavaScript.


Jan 14, 2009 at 2:03 PM // reply »
22 Comments

You forgot that the API docs is available as an AIR app :-)

http://api.jquery.com/


Jan 14, 2009 at 2:14 PM // reply »
11,238 Comments

@David,

Yeah, their graphs are really sweet looking. I was a little disappointed that Dojo was so close on graph :) But, at least jQuery was still rocking it out in front!

@Johans,

Yeah, I only saw that after I read the release notes. That's an awesome deliverable.


Jan 14, 2009 at 2:16 PM // reply »
11,238 Comments

@David,

... that Dojo was so close on one graph.


Jun 6, 2009 at 6:27 PM // reply »
1 Comments

Hi How Are You

You are beuty Girl


Jul 23, 2010 at 8:00 PM // reply »
1 Comments

the sex picture send to my mail.thank


Post A Comment

Comment Etiquette: Please do not post spam. Please keep the comments on-topic. Please do not post unrelated questions or large chunks of code. And, above all, please be nice to each other - we're trying to have a good conversation here.

Please review the following issues:

Author Name:


Author Email:

Author Website:

Comment:

Supported HTML tags for formatting: <strong>bold</strong>   <em>italic</em>   <code>code</code>







  • Help Wanted - Find Your Next ColdFusion Job
Ben Nadel's Company - Epicenter Consulting Recent Blog Comments
May 21, 2013 at 6:12 PM
Using Plupload For Drag & Drop File Uploads In ColdFusion
Ben, I did not see you after Pete Freitag's Lockdown session at cfObjective but he said that IIS sets file size limits at 30MB by default which just happened to be the threshold for file size when ... read »
May 21, 2013 at 11:51 AM
Ask Ben: Parsing Very Large XML Documents In ColdFusion
Looking at my first ever XML document that I have to parse and put into MS SQL 2000 with CF8. I get it to list the desired Field name, many times over, and have a long list of this field name displa ... read »
May 21, 2013 at 9:25 AM
Turning Off and On Identity Column in SQL Server
you are awesome..i am lucky to get this blog between such a garbage one....Thanks, Prashant ... read »
May 20, 2013 at 4:38 PM
Using A Dynamic Column Name With ValueList() In ColdFusion
@Dana, Your confusion is well founded, since this is a very confusing features. In fact, it ONLY works if you use array notation. Meaning, that this: arrayToList( query[ "columnName" ] ) ... read »
May 20, 2013 at 4:34 PM
Using A Dynamic Column Name With ValueList() In ColdFusion
I was thinking chicken and the egg, I wouldn't have expected it to work in the valuelist going in I guess. Maybe I just need a beer, long day :) ... read »
May 20, 2013 at 4:29 PM
Using A Dynamic Column Name With ValueList() In ColdFusion
@Dana, That's if you're trying to reference a specific row. In this case, we're trying to reference the entire query column as one cohesive value. So, you are correct that if you wanted to output a ... read »
May 20, 2013 at 4:24 PM
Using A Dynamic Column Name With ValueList() In ColdFusion
I thought when you used array notation to reference queries you always had to have the row or it would throw a similar error as well? ... read »
May 20, 2013 at 11:45 AM
Using jQuery's Animate() Step Callback Function To Create Custom Animations
This is really useful. I found out that you don't actually have to use a dummy css property (surprisingly). To animate a property in a linear-gradient for instance I did this this.css('someLinearGra ... read »
InVision App - Prototyping Made Beautiful With Prototyping Tools