dixonandmoe / rellax

Lightweight, vanilla javascript parallax library
https://dixonandmoe.com/rellax/
MIT License
7.06k stars 878 forks source link

Add support for providing multiple nodes #169

Closed haversnail closed 3 years ago

haversnail commented 5 years ago

Makes a small tweak to allow passing in multiple elements. README is updated as well. 🍻

moeamaya commented 5 years ago

@haversnail Does this also work with a NodeList?

Is there a way you can combine this with #160 ?