Skip to content

arsengoian/product-card

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Parallaxing product card

It's not parallaxing

If you want to contribute, read this document carefully before you start

The purpose is to create a simple, easy-to implement card with image or content transforming on mouse move on it. Check out the trigonometry, I'm kinda proud of it

If you have ideas how to make this plug-in better, more flexible and easy-to-use, please contribute, your help is highly appreciated If you want to use this software otherwise, please credit the author, @arsengoian according to the LICENSE

Set-up instruction

  1. Include parallax.js and parallax.css files from parallax folder to your website's HTML <head> tag

  2. Include the following script:

    	Parallax.init(YOUR_PARALLAXING_CSS_CLASS)
  3. Set up and modify your parallax.js file.

  4. Elements with YOUR_PARALLAXING_CSS_CLASS will acquire the described behavior

About

Animated product card responsive to mouse movement

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published