Brad: I created a sample page for you here: http://design.mellentine.com/wp-content/uploads/2008/03/toggle.html
It uses a hash for the href and classes to assign the events. It may not be much less code right now, but it will continue to work regardless of how many toggles and divs you have. Since it's based on the hash, you could theoretically have multiple toggles on one page. You would just need to make sure your hash naming convention was solid. -Jared [snip]