jQuery Animation. Is there a way to slide divs across each other and fade one out on Toggle? Meaning, I have a Div One and Div Two. One is visible, the other is not. Click the visible div, it slides right and fades out as the second div slides left and becomes invisible. Click the visible div now and the reverse happens.
Any place to start will be helpful