Skip to content

Colt-Ink/StickySections

 
 

Repository files navigation

Animations for Sticky Sections

Some ideas of how sticky sections can be animated while exiting the viewport.

Sticky Sections

Article on Codrops

Demo

Installation

Run this demo on a local server.

  1. If you have Node.js installed, you can use a simple HTTP server:
    • Install globally with: npm install -g http-server (or use npx http-server)
  2. In this project directory, run: http-server
  3. Open your browser at http://localhost:8080 (or the port shown in your terminal) to preview the project.

Credits

Misc

Follow Codrops: Twitter, Facebook, GitHub, Instagram

Support us

License

MIT

Made with 💙 by Codrops

About

Some ideas of how sticky sections can be animated while exiting the viewport.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 66.3%
  • JavaScript 26.5%
  • CSS 7.2%