On the same day I’m about to announce a fantastic new plugin, John Resig announces the release of jQuery 1.1 and promises huge speed increases:
" We’ll be releasing some final numbers soon, but we’re looking at 4x-10x speed improvements – with some selectors seeing a 30x speed bump."
I’m going to test my plugin with the latest version of jQuery, so be sure you’re subscribed to my RSS feed for the upcoming announcement.
Here is some vital info on key changes found in this release:
| Old Way (1.0.x) | New Way (1.1) |
|---|---|
| .ancestors() | .parents() |
| .width() | .css(”width”) |
| .height() | .css(”height”) |
| .top() | .css(”top”) |
| .left() | .css(”left”) |
| .position() | .css(”position”) |
| .float() | .css(”float”) |
| .overflow() | .css(”overflow”) |
| .color() | .css(”color”) |
| .background() | .css(”background”) |
| .id() | .attr(”id”) |
| .title() | .attr(”title”) |
| .name() | .attr(”name”) |
| .href() | .attr(”href”) |
| .src() | .attr(”src”) |
| .rel() | .attr(”rel”) |
| .oneblur(fn) | .one(”blur”,fn) |
| .onefocus(fn) | .one(”focus”,fn) |
| .oneload(fn) | .one(”load”,fn) |
| .oneresize(fn) | .one(”resize”,fn) |
| .onescroll(fn) | .one(”scroll”,fn) |
| .oneunload(fn) | .one(”unload”,fn) |
| .oneclick(fn) | .one(”click”,fn) |
| .onedblclick(fn) | .one(”dblclick”,fn) |
| .onemousedown(fn) | .one(”mousedown”,fn) |
| .onemouseup(fn) | .one(”mouseup”,fn) |
| .onemousemove(fn) | .one(”mousemove”,fn) |
| .onemouseover(fn) | .one(”mouseover”,fn) |
| .onemouseout(fn) | .one(”mouseout”,fn) |
| .onechange(fn) | .one(”change”,fn) |
| .onereset(fn) | .one(”reset”,fn) |
| .oneselect(fn) | .one(”select”,fn) |
| .onesubmit(fn) | .one(”submit”,fn) |
| .onekeydown(fn) | .one(”keydown”,fn) |
| .onekeypress(fn) | .one(”keypress”,fn) |
| .onekeyup(fn) | .one(”keyup”,fn) |
| .oneerror(fn) | .one(”error”,fn) |
| .unblur(fn) | .unbind(”blur”,fn) |
| .unfocus(fn) | .unbind(”focus”,fn) |
| .unload(fn) | .unbind(”load”,fn) |
| .unresize(fn) | .unbind(”resize”,fn) |
| .unscroll(fn) | .unbind(”scroll”,fn) |
| .ununload(fn) | .unbind(”unload”,fn) |
| .unclick(fn) | .unbind(”click”,fn) |
| .undblclick(fn) | .unbind(”dblclick”,fn) |
| .unmousedown(fn) | .unbind(”mousedown”,fn) |
| .unmouseup(fn) | .unbind(”mouseup”,fn) |
| .unmousemove(fn) | .unbind(”mousemove”,fn) |
| .unmouseover(fn) | .unbind(”mouseover”,fn) |
| .unmouseout(fn) | .unbind(”mouseout”,fn) |
| .unchange(fn) | .unbind(”change”,fn) |
| .unreset(fn) | .unbind(”reset”,fn) |
| .unselect(fn) | .unbind(”select”,fn) |
| .unsubmit(fn) | .unbind(”submit”,fn) |
| .unkeydown(fn) | .unbind(”keydown”,fn) |
| .unkeypress(fn) | .unbind(”keypress”,fn) |
| .unkeyup(fn) | .unbind(”keyup”,fn) |
| .unerror(fn) | .unbind(”error”,fn) |
It’s in alpha, so this is for testing only, but here’s the link.
15 Responses
?????? ???????
August 18th, 2009 at 3:27 pm
1????? ??????????, ???????? ????????? ????? ?????
?E?????O?
August 21st, 2009 at 9:37 am
2????? ? ????? ??????? ??? ??????? – ?????? ?? ?????? ?????, ? ?? ????? ???? ?????.
uma kane
July 9th, 2010 at 2:57 am
3hey great job for putting all functions together at one place
tutoriale pc
September 25th, 2010 at 12:33 pm
4You’ve written the name of the events wrong, example onemousemove(fn) which should be onmousemove(fn)
SEO
January 18th, 2011 at 11:01 pm
5??????
SEO MAn
June 2nd, 2011 at 2:35 pm
6??????
discount tire coupons
June 3rd, 2011 at 12:30 pm
7Thanks for some other wonderful post. Where else could anyone get that kind of information in such an ideal way of writing? I have a presentation next week, and I’m at the search for such information.
prefabrik evler
July 6th, 2011 at 10:57 am
8Donc encore un grand merci à vous…( on ne le dit jamais assez je trouve..)
Cordialement.
remit to india
July 26th, 2011 at 7:28 am
9Cheers, just downloaded.
art
July 28th, 2011 at 1:04 am
10what ?
boyaci
August 6th, 2011 at 2:27 am
11Thanks for some other wonderful post. ..
Mark Willam
October 21st, 2011 at 5:24 am
12Thank you so much for sharing.
Will
October 23rd, 2011 at 1:49 pm
13And I prresume single qoutes would behave in similar as double quotes in the new funcation calls..
ronaldo
November 9th, 2011 at 5:36 pm
14site is underconstruction
i just want to u r awesome .
i m big big big fan of u .
i am in trouble .
i want to use ajax and php .could u email how to use it
thanks a lot.
sgh
December 5th, 2011 at 6:12 am
15dfggdjsdfgdsfg sdfg dsfg dsfdg fgdfg
sd fgsdf gsdfg sdfgsd g
RSS feed for comments on this post · TrackBack URI
Leave a reply
Categories
Archives
Links
15 Days Of jQuery is proudly powered by WordPress - BloggingPro theme by: Design Disease