I'd like to create a jQuery slider that shows the next picture behind the current one, only it is split in half. It would pyramid outward. Something like:
[3[2[ 1 ]2]3]
I then need the two halves to come together every X number of seconds as the current pictures goes away...
I feel like it should be pretty simple, but I can't wrap my head around the concept! Going to take a little break and try again, but for the time being if anyone has any suggestions I'd really appreciate it. Thanks!