SlideUp SlideDown sequencing for multiple divs
问题 I would like to slideToggle multiple divs as done in this fiddle: http://jsfiddle.net/jakecigar/XwN2L/2154/ The functionality of this script is good, but I need the hidden content to slide up before the next content slides down in a sequence. Also, when you click the active div link while it is open, it will cause it to slideUp and be hidden as this is for a site menu. Here is the HTML: <style>.targetDiv {display: none}</style> <a class="showSingle" target="1">Div 1</a> <a class="showSingle"