webkit « animation « iPhone iPad Media Q&A

Home
iPhone iPad Media Q&A
1.animation
2.audio
3.AVAudioPlayer
4.box2d
5.cocos2d
6.CoreGraphics
7.CorePlot
8.Flash
9.graphics
10.icon
11.image
12.photo
13.plot
14.sound
15.video
iPhone iPad Media Q&A » animation » webkit 

1. How do I make an element scale down to nothing using a CSS transition on the iPhone?    stackoverflow.com

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:

<div id="right" style="font-size: 500%; text-align: center; background-color: #fdf; -webkit-transition-property: -webkit-transform; ...

2. iphone webkit css animations cause flicker    stackoverflow.com

This is the iphone site: http://www.thevisionairegroup.com/projects/accessorizer/site/ After you click "play now" you'll get to a game. The guns will scroll in. You can scroll the purse and accessories up and down. ...

3. How do I flip .html pages with pure CSS3?    stackoverflow.com

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 ...

4. How can I implement a swinging animation using CSS in WebKit?    stackoverflow.com

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 ...

java2s.com  | Contact Us | Privacy Policy
Copyright 2009 - 12 Demo Source and Support. All rights reserved.
All other trademarks are property of their respective owners.