jquery flip plugin on an axis

536 Views Asked by At

i'm looking to make divs flip around like in this short animation i made with flash. this flip plugin looks pretty close to what i need, but the developer said it can't flip along the left axis like in my video. it only flips along the center.

also in flash i might've used a 3d tool to make it happen. enter image description here

1

There are 1 best solutions below

1
On BEST ANSWER

Take a look at Sandpaper, it lets you use CSS3 transforms and falls back to DirectX filters on IE! Pretty cool.