I’m trying to use the proprietary iPhone Safari properties -webkit-transition and -webkit-transform to make an element disappear with a graceful animation. Code:
I'm looking for a tutorial without any javascript - pure CSS3.
I've created two pages (page1.html, page2.html) for the iPhone and I'm using CSS3 and the -webkit-properties.
To connect those sites I created ...
Hey
I am looking for a way to get my image to rotate ~50 degrees, pause for a short time (> a second), rotate the other way to ~-50deg, and then go ...