I need flip effect. How can i change such css optoinsfrom \[code\]transform: perspective(1200px) rotateX(90deg)\[/code\] to \[code\]transform: perspective(1200px) rotateX(0deg)\[/code\] with the help of \[code\].animate\[/code\] jquery function. Tryed to do with jQuery 2D Transformation Plugin but no success.