[jQuery] Blending / Transitioning two Divs together at the same time

2009-01-23 Thread bioprez
Hello, I am having trouble with 'blending/transitioning' two divs together. What i would like to do is have one div transition into another div when you click an image link, rather than have it fade out and then fade into the next div. I would like to have the same effect that the Cycle Lite plu

[jQuery] Blending / Crossfading two divs together

2009-01-23 Thread bioprez
Hello, I'm trying to figure out how to blend / crossfade two div's together. I have found many examples that crossfades two images together, but i can't find anything on two divs. Right now i am fading one out, and fading the other back in, but i'd like them to fade into each other. Here is my c