Skip to content

Commit

Permalink
Add title
Browse files Browse the repository at this point in the history
  • Loading branch information
Rian Ariona committed Mar 15, 2016
1 parent ab63889 commit f1463b2
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion readme.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
<img src="https://raw.githubusercontent.com/ariona/hover3d/master/hover3d.png" width=200 height=121 align="right" alt="">
<img src="https://raw.githubusercontent.com/ariona/hover3d/master/hover3d.png" width=150 height=121 align="right" alt="">
#jQuery Hover3d
jQuery Hover3d is a simple hover script for creating 3d hover effect. It was my experiment on exploring CSS3 3d transform back in 2015 on Codepen [3D hover plane effect](http://localhost:3002/3D%20hover%20plane%20effect).

The idea is transforming the element into 3d space using CSS3 transform, playing with translateZ for spacing the elements, and detecting mouse movement to change the transform value
Expand Down

0 comments on commit f1463b2

Please sign in to comment.