A few minor changes in this latest release from the jQuery team and a new feature, .fadeToggle()
This method is similar to the existing .slideToggle() and .toggleClass() toggle effects and extends the method types to a fade effect.
More from the release notes on the jQuery blog and the API documentation for .fadeToggle().