IanLunn / Hover

A collection of CSS3 powered hover effects to be applied to links, buttons, logos, SVG, featured images and so on. Easily apply to your own elements, modify or just use for inspiration. Available in CSS, Sass, and LESS.
http://ianlunn.github.io/Hover/
Other
29.25k stars 5.78k forks source link

General, request for new animation #103

Closed saboorazizi closed 8 years ago

saboorazizi commented 8 years ago

Thanks from your great animations library. I saw an animation in https://www.style-instruct.com/ while hover pointer over an image the image corners move up with shadow. Can you tell me how to have this animation? Do you plan to add this animation in your library or not?

Thanks

IanLunn commented 8 years ago

Cool animation. I don't intend to add it but would be happy for anyone else to contribute this effect. Note however that we couldn't do the full effect because cursor interaction would require the use of JavaScript and Hover.css is a CSS library only.