In researching how to create a few 2D animations, I stumbled across the following webkit transform for CSS3: *{ -webkit-transform: translateZ(0); } I put it in my CSS at the top, and all of the sudden, it seemed like all of my transitions were performing smoother. I’m not sure if it is in my head,
more »
Posts Tagged ‘CSS3’:
Hardware Acceleration for iOS Web Apps
Home Screen Icon Gloss Effect with CSS
I recently created a new “about” panel for my zApps that will display all of my zApps on the iTunes’ store, much like I did in the panel on the right side of this website. If you’ve ever looked closely at an App’s icon, you will notice that they all have rounded corners and a
more »