Had a look around on stackoverflow but can’t see a similar problem.
I simply want to be able to close the open div that the toggles associated to. At the moment it just replays the toggle effect and slides it open, leaving a div always open/showing.
So if clicked, then open associated div. If clicked on again, slide associated div back up.
Like this? http://jsfiddle.net/Bx9Ya/4/
Hide all div’s only when toggled element not visible …