jQuery 1.3 and the jQuery Foundation
Happy Birthday to jQuery! jQuery is three years old today, after being released way back on January 14th, 2006 at the first BarCampNYC by John Resig.
We have four announcements for you today, we hope you’ll enjoy them!
jQuery 1.3
First, we have an excellent new release of jQuery ready for you to enjoy. The big features of this release 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.
The full details of the release can be found in the release notes:
http://docs.jquery.com/Release:jQuery_1.3
We’re currently planning on a follow-up jQuery 1.3.1 release sometime within the next week or two to catch any straggling bugs that might’ve slipped through. If you spot any bugs please be sure to submit them to the bug tracker.
Sizzle
jQuery has a brand new CSS selector engine – nicknamed ‘Sizzle‘. You can read the full details behind it in the jQuery 1.3 Release Notes (including performance numbers).
More importantly, though, we’re taking a big leap with Sizzle: We’re releasing it as a completely standalone project to be collaborated upon by many library creators and developers. We saw an opportunity to give something back to not just the jQuery community but to the JavaScript development community as a whole; and at the same time be able to collaborate with developers of other libraries on a single, unified, selector engine. We feel that there’s too much competition and not enough collaboration occurring and so we put our code out on the line as a good first step towards working together.
As a sign of good faith and willingness to collaborate, we’ve turned over Sizzle to the Dojo Foundation (an excellent non-profit well suited for this project, not to be confused with the Dojo Toolkit). We wanted a common meeting ground where all developers would be able to work together and under which there would be a clear long-term copyright holder.
Our request for collaboration has already seen an amazing resopnse: Developers from Prototype, Dojo, Yahoo UI, MochiKit, and TinyMCE (and many other projects) have all shown interest in refining Sizzle to perfection.
A rough Sizzle project page can be found here:
http://sizzlejs.com/
Along with the full source code:
http://github.com/jeresig/sizzle/tree/master
New API Browser
Along with the release of jQuery 1.3, I’m pleased to present the new API browser, developed by Remy Sharp, available at: http://api.jquery.com/.

The new API browser includes the following features:
- All the latest jQuery and jQuery UI documentation.
- The ability to mark pages as favorites for those pages you keep wanting to return to.
- Syntax highlighting in the code examples
- Live running of examples within the browser
- Links to edit and experiment with the code examples
Most importantly though, the API browser is also available offline as an Adobe AIR application (thanks to Tane Piper’s AIR framework). The interface looks and works the same, and includes an auto-update mechanism, so you’ll always be up to date.
Download and install the AIR API browser
If you find problems please submit a bug to the bug tracker under the ‘site’ component.
Which leads us to the last, and certainly not the least important, point…
jQuery Foundation
With the jQuery Project growing at a tremendous rate, it was important for us, as a team, to take a step back and determine how the project’s ownership should be handled. Currently, John Resig, jQuery’s founder and lead developer, and Paul Bakaus, lead developer for jQuery UI, both maintain ownership of their respective projects. This posed several concerns from a practical and legal perspective as it enjoined two individuals as the owners of the projects instead of a formal organization. As more individuals and corporations started contributing to the projects, these concerns became even more evident causing confusion as to who were the correct copyright holders for specific units of work.
After meeting up to talk at the recent jQuery Conference, we decided to really make a concerted effort to fix this and determine how we could shift ownership of the jQuery projects to a foundation-type organization that would:
1. Understand the nature of open-source software development.
2. Allow us to continue to manage the project unhindered.
3. Ensure that the projects continue to live on regardless of who is involved in the effort.
After examining many options we came to a final conclusion – and we’re excited to announce that the Software Freedom Conservancy has extended the jQuery project an invitation to join the non-profit organization and continue developing software under its auspices. By joining The Software Freedom Conservancy, the jQuery projects and community immediately realize some important benefits:
1. It allows the current project members to continue to manage the projects and maintain ultimate responsibility for the direction of current and future efforts.
2. It allows the projects to be considered a true non-profit efforts allowing us to be able to accept donations and contributions without incurring tremendous personal financial liability.
3. The copyright of the code will be assigned to the conservancy thus ensuring that no single person will own contributions or assets of the project.
4. It may allow corporations to write off time when an employee contributes to a project.
5. Most importantly, it ensures that the jQuery projects will always be open and free software.
This is a big step in formalizing the jQuery projects and an important accomplishment in ensuring that the investment being made by the jQuery community is protected. We’ll be making the transition into the conservancy over the coming weeks. There will be very little, to no, change in how the project will run. The jQuery Team will still run and manage the project and we’re still going to work hard to build the best JavaScript library possible. If anything this will help to free up some of our time so that we can spend more time coding – and who doesn’t like the sound of that?
Happy 3rd birthday, jQuery!
This is great stuff! Here’s to another 3+ years of awesomeness.
Now, could I make a suggestion for the AIR API browser? Could you make the categories more like an accordion? So, instead of clicking “Manipulation” then “Removing” then having to click “removing” again to go up a level, you’d have all the sections underneath a category available to expand. I’m sure it was for space considerations, but there are too many clicks.
I really like the filter function, though!
Pingback: Grupo Mayal Labs » Blog Archive » Nueva versión de jQuery: jQuery 1.3
I love jquery, but your site does not load correct in IE7.0.6001.18000
The content like the entire article spills over the template, making it un-readable as the dark text is on the dark background of the page.
Pingback: Dev Blog AF83 » Blog Archive » Veille technologique : annonces, javascript, open source, open spaces, outils, tech, no comments
Hello
Can you add this script in browser class :
language: navigator.language? navigator.language : navigator.userLanguage;
Thank you.
Good day.
Kudos to jquery – anyone note the extensive use on the revamped White House site? (http://www.whitehouse.gov)
Regardless of ones political affiliation, it is great to see jquery being utilized by an administration that prides itself on it’s tech savvy and use of forward-thinking communication technology.
I for one have been trying to figure out how to put together a slideshow component like the one they are using on the home page – looks like they are chaining together a few plugins – jcarousel, galleria and cycle to name a few.
Would love to see a tutorial on putting together something like this.
Pingback: Les billets de la semaine #25 | Le blog de Yohann CIURLIK | Spawnrider.Net :: Blog
Pingback: Interesting Finds: 2009 01.15 ~ 01.17 | Web Hosting and Domains
Pingback: jQuery 1.3 not ready for production | WebGyver Revisited
Pingback: Nieuwe versie van jQuery | Sterce Verhalen
Pingback: jQuery 1.3 version Release | www.elamparuthi.com
Pingback: John On Web Stuff » Blog Archive » jQuery 1.3.1 Released
Pingback: jQuery 1.3 looks great!
Pingback: No more re-binding with jQuery 1.3 | Paul Richards
Exciting work! Thanks for your efforts.
Where can I get nightly build?
Page http://docs.jquery.com/Downloading_jQuery contains links to an old nightly build 1.2.7pre.
Pingback: Useful Links #6 | Gilbert Pellegrom
I don’t know how many people mentioned it already but I’ll do it again… YOUR WEBSITE DOESN’T WORK IN IE7!
Exciting work!Thank you
Pingback: Mozilla Foundation Report for 2009 Week 4 | Polymorph
Pingback: API offline de JQuery con Adobe Air | Pablasso
Pingback: HS&P Digital » Blog Archive » jQuery 1.3 released
Pingback: Novidades de janeiro | Cauan Cabral - Geek
Pingback: » OLDaily por Stephen Downes, enero 14, 2009 TIC, E/A, PER…:
Pingback: Weekly Web Nuggets #47 : Code Monkey Labs
Pingback: jQuery 1.3 not ready for production | SulVision
Pingback: jQuery 1.3 released « Darren O’Neill
Das beste Ajax Framework was ich kenne!
Macht weiter so…
Greetings
Pingback: jimmahdigital.com » Blog Archive » jQuery 1.3 is out!
Greetings all members,
I would just like to say hello and let you know that I’m happy to be a member – been a lurker long enough :)
Hope to contribute some and gain some knowledge along the way….
Hi, I’m sure it was for space considerations, but there are too many clicks.
Pingback: Css howto » Happy Birthday jQuery! v1.3 is Released
Hi, I love jquery, but your site does not load correct in IE7.0.6001.18000
which is the problem on IE7 ?
thanks you
Вот Ð´Ð»Ñ Ð²Ð°Ñ Ð¾Ñ‚ÐºÑ€Ñ‹Ð» руÑÑкоÑзычный Ñайт jquerys.ru, обучаемÑÑ Ð²Ð¼ÐµÑте =)
Hapi 3rd birthday to jQuery. Many thanks to jQuery team. You guys have successfully revolutionized the way we code javascript. I briefly wondered where was jQuery in those day when we used to write raw javascript. Once again, many thanks to the team for finally changing the way we code javascript
Pingback: BitLayers Inc. » jQuery 1.3.0 Released!
Wish to learn more about jQuery 1.3 here..
Pingback: Herding Code 61: CodePlex Foundation, Bing Visual Search, Microsoft Ajax CDN, Zune HD Release | Herding Code
Pingback: Blogging Task 4 « Web Application Development Environments INFT215
Pingback: jQuery: » jQuery Joins the Software Freedom Conservancy
jQuery has continuously been refined and tuned for speed and browser compatibility over the past few years. Very well done, keep it up…
Pingback: JQuery Turns 3 « Infovark Underground
Pingback: Add jQuery Support to Content Server « Core Content Only
Pingback: Jquery History | lamp
Pingback: jQuery - SourceNcode.com
Pingback: JQuery
Pingback: jQuery 1.3
bu videoadaki program?n amac? nedir