[jQuery] .toggleClass()

[jQuery] .toggleClass()

Thanks for your reply. One other question though.
Since the docs that I know of (jquery.com/docs and
jquery.com/images/jQuery-Map.png) made no mention of .toggleClass(), is
additional documentation available at another location?
I don't like to start calling methods based on the source code since
a) I can't distinguish between published API methods and internal-use-only
methods which might be subject to change
b) I might misinterpret the purpose/usage of a method.
However, is doing so a reasonable approach to learn jQuery's full
capabilities?
-----Original Message-----
From: discuss-bounces@jquery.com [mailto:discuss-bounces@jquery.com] On
Behalf Of Dave Methvin
Sent: Tuesday, August 08, 2006 6:03 PM
To: 'jQuery Discussion.'
Subject: Re: [jQuery] .toggleClass()