What is new in jQuery 1.3.3?
If you wonder what's new in jQuery's latest (not realeased yet) version 1.3.3, you should follow @jQueryHowto on Twitter. The last three posts he had were:
- .toggleClass() will be able to toggle more than one class at the time;
- .bind() will let you define your own this reference;
- and jQuery will handle iframes better.


