example


iOS style folders page split with jQuery

iOS style folders page split with jQuery

the iOS split page effect in HTML with CSS3 -webkit-animations… The demo should be viewed in webkit browsers… Safari on Mac OS X does the best job. The iPhone has a late start but the animations look sweet. Chrome is a little slow on 3d transformation and transitions. iOS 5 webapp I am currently working […]


flipbook in CSS3. A page flip done with CSS3

flipbook in CSS3. A page flip  done with CSS3

A few days ago I thought about making a flipbook animation in CSS3. I have seen quite a few approaches, yet none with a decent 3d effect. jQuery examlpe the best jQuery page flip I could find is: builtbywill.com CSS3 examlpe The best CSS3 page flip I could find: romancortes.com HTML5 examlpe And this one […]


the best pure CSS3 iOS style arrow “Back” button

the best pure CSS3 iOS style arrow “Back” button

VERSION 2 COMING SOON.. SEE THE FIDDLE ON THE BOTTOM OF THE PAGE see the iOS 6 Version here I added a third version without the use of -webkit-mask-image on request. (Compatible with Firefox and Opera) I recently needed to make CSS arrow buttons for iOS devices. There are a few examples and sourcecodes on […]