Skip to content

An easy way to add scrollreveal effect to HTML elements, using pure CSS and JavaScript.

Notifications You must be signed in to change notification settings

cedibb/simple-scrollreveal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

simple-scrollreveal

An easy way to add scrollreveal animations to HTML elements using pure CSS and JavaScript.

Demo: https://codepen.io/Dibb/pen/yRrZej

How to use:

  1. Add the class "fade" to the desired elements;
  2. Add the appropriate class ("from-top", "from-right", "from-bottom" or "from-left"), to each "fade" class element according with the desired orientation.
  3. In the .css file adjust the ".fade", ".fade.in" and "from-*" class properties according to the desired configuration.

About

An easy way to add scrollreveal effect to HTML elements, using pure CSS and JavaScript.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published