vguillou / parallax-element

A Polymer element allowing to declaratively create simple vertical or horizontal parallax scrolling effects, working on desktop and mobile. It features built-in deactivation of the effect in browsers (IE) that do not fully support the CSS transformations leveraged to achieve the parallax scrolling.
MIT License
25 stars 2 forks source link

<parallax-element>

A Polymer element allowing to declaratively create simple vertical or horizontal parallax scrolling effects. It features built-in deactivation of the effect in browsers (IE) that do not fully support the CSS transformations leveraged to achieve the parallax scrolling.

Please refer to the component page for more informations.

Demos available here.

Browser Support

Chrome Firefox Opera Safari IE Edge
✔ (flattened rendering on Android) ✘ (flattened rendering)

Versions match Polymer compatibility

License

MIT License