parallax v2.0.0 Release Notes

Release Date: 2014-04-25 // almost 10 years ago
    • 🖨 Rewrote layer motion to use px rather than %, allowing for layers to have a zero width and height footprint, which in turn allows for interactive elements to be positioned on multiple layers without blocking one another.
    • Created interactive.html to demonstrate the aforementioned functionality.
    • 🛠 Optimised internal css method so that prefixed properties are cached.