http://jsfiddle.net/studioband/pG87G/6/ This link is apart of a website that I am designing. I have managed to get the show/hide and slide toggle working, you can see this when you click the 'project info' or 'subscribe' links.
The problem is that I need one div to close when the other is open with the same toggle animation. I want to keep it so when the relating title link eg. 'project info' it will close the revealed div as it is currently doing.
I have researched and have found posts with a similar issue but have not been successful in finding the right solution that works with jquery 1.7+.