This is a demonstration of CSS3 3D Time Machine effect.
This version is inspired by @joecritchley's demo: http://joecritchley.com/demos/time-machine, which only supports Chrome, and requires jQuery libraries.
In my version, browser compatibility are greatly improved. Now Chrome, Safari, Opera, Firefox, and IE(version >9) are supported.
Also it eliminated external library dependencies. To run a demo, all you need is just index.html.
One more good point: when users want to move to another item , instead of clicking 'previous' or 'next' botton, now they can scroll mouse or click on an item they interested, or use arrow keys to navigate through them.
That's it. One HTML file that demostrates CSS3 3D effects.
You may try it here: https://coderlmn.github.io/CSS3dTimeMachine/ .