mardi 20 novembre 2012

Implement The Impressive Paper Folding Effects

Implement The Impressive Paper Folding Effects: Paper folding animation effect is one of the newly introduced effects mainly available in touch devices. It works well with touch gestures, such as swiping to certain direction to reveal content underneath by "folding" the current view. It's a fancy effect and definitely giving its users a cool experience.

Social auth


Social Auth - L'authentification PHP 3 en 1 pour FB, Twitter et Google

Css timeline

Responsive CSS Timeline with 3D Effect

vendredi 16 novembre 2012

Sweet image zoom effects

Sweet image zoom effects:
Using transition, box-sizing: border-box and border-width on hover.

Make Cool Effect with CSS3 Animation Libraries

Make Cool Effect with CSS3 Animation Libraries: When it comes to animation, flash is being replaced by Javascript and CSS3. With CSS2, we can't really do much with it other than changing the size, animating from x to y using Javascript. However, with CSS3 which supports different transition, 3D transforms, it opens out so much possibilities. With the help of Javascript, it can go even further.