Skip to content

pasiaj/SVGPathAnim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SVGPathAnim

Draw an SVG path in sync with page scrolling.

This is plainly a proof of concept. Not something one could use in production.

Usage:

  • Create an SVG path with the same height as your page content.
  • Position it absolutely spanning the whole height of the page.
  • Give the path the id path
  • Scroll

Demo

Test this at pasiaj.github.io/SVGPathAnim

About

Sync drawing of an SVG path with page scrolling.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors