This repo has a new location: https://github.com/u1ui/parallax.attr
Parallax your Elements
- fast!
- easy API
- works for dynamic added elements
- lightweight < 4k minified
https://raw.githack.com/nuxodin/parax/master/tests/demo.html
import 'https://cdn.jsdelivr.net/gh/nuxodin/[email protected]/parax.min.js';
<div parax style="--parax-speed:2">
I am twice as fast!
</div>