jQuery: » jQuery 1.4.3 Released.
My favorite JavaScript library has been updated again, and there is no shortage of improvement in this release. Take a look through the release notes, but some of my favorites are:
- JSLint validation: My JavaScript validates on save and it’s comforting knowing that jQuery now does the same
- CSS Module Rewrite: You kids are getting all sorts of crazy with your CSS3, I imagine that was a talking point prior to making this rewrite a priority
- Traversing: Speeds have been improved quite a bit. I’m always super impressed when the jQuery team does stuff like this
- jQuery.type: using jQuery.type will save some keystrokes when it comes to validating
All in all, I’m really impressed with this release. Time to update the sites I’ve built!
Comments
[…] This post was mentioned on Twitter by jQuery Watcher and Tuomas Tolppi, Viljami S.. Viljami S. said: jQuery 1.4.3 Released (improvements in validation, css module rewrite, speed) http://bit.ly/93iE6P […]