add .toggle class to the body tag.
remove .toggle class from the body tag.
behavior: expression($.pseudo(this,true));
Be very careful with this approach, if applied to many elements, it's very, very slow -- use it only as a last resort.
See the basic example for the basics.