Rey Bango just told me some crazy fantastic news. jQuery v.1.1.3 was just released and is now 800% faster than its predecessor. And, through some black magic voodoo, they have managed to keep the file size at around 20K. According to Rey's site, here are some of the key features (I have removed a few of the less relevant):
If you STILL haven't checked out jQuery, you really should. It's a very powerful Javascript library who's whole philosophy is based on creating a very small, very simple API that can be leveraged and extended to create almost any solution. And, just like the ColdFusion community, the jQuery community and mailing list is full of people who want nothing more than to help you master jQuery and spread the good word. Of course, when you have a product that's so easy to believe in, it's no wonder people are so willing to get behind it.
| | | | ||
| | ![]() | | ||
| | | |
Comments (9) | Post Comment | Ask Ben | Permalink | Print Page
ColdFusion XML Object Will Auto-Convert To String Often, But Not Always
ColdFUsion Application.cfc OnRequest() Creates A Component Mixin
I did not use JQuery by now. But I am downloading right now. Thank you. I Did not know about such.
Posted by SergK on Jul 2, 2007 at 10:42 AM
@Serg,
You are gonna be really happy. jQuery is really pleasant to work with.
Posted by Ben Nadel on Jul 2, 2007 at 10:58 AM
jQuery rocks! But 1.1.3 broke my fadeIn effect for some reason. I need to spend some time and figure that one out...
Posted by Jim Priest on Jul 2, 2007 at 12:19 PM
@Jim,
I would hop on over to Rey's blog (the first link in the beginning of this post) and post a comment on his entry. He is one of the promoters/developers of jQuery and I am sure he will be able to address this better than I am.
Posted by Ben Nadel on Jul 2, 2007 at 12:26 PM
I see I'm not the only person who finds jQuery to be sexually satisfying.
Posted by Joe Stump on Jul 2, 2007 at 12:51 PM
w00t!
Posted by Shuns on Jul 2, 2007 at 11:17 PM
JQuery is superb, but this new version causes Safari to crash. The 1.1.3.1 update hasn't fixed the issue either, so I've had to downgrade all my sites back to 1.1.2. It may be 800% slower, but at least it's stable cross-browser.
Posted by Julian Halliwell on Jul 9, 2007 at 9:42 AM
Julian, have you checked the bug status or mentioned this on the mailing list??
Posted by Jim Priest on Jul 9, 2007 at 9:55 AM
Jim, yes it's a known issue: http://dev.jquery.com/ticket/1331
Looks like it will be fixed in the next release, either 1.1.3.2 or 1.1.4
For the time being, I'm sticking with 1.1.2
Posted by Julian Halliwell on Jul 9, 2007 at 10:08 AM