ios-parallax

1.0.1 • Public • Published

Simple iOS Parallax Effect

A simple jQuery plugin that reproduces the moving background parallax effect in iOS using only HTML, CSS, and JS

Example Usage

Demos

Installation

  • TODO: Add on npm and bower

Browser Compatibility

No formal testing done yet. Works on modern browsers such as Chrome and Firefox.

License

See the LICENSE file for license rights and limitations (MIT).

Contribute

If you would like to contribute, please read contributing.md for more info

Style

We're using the Google ES6 Javascript Style Guide

Notes

  • If you're defining the background-image property in a separate css file, make sure the CSS file is loaded before calling $.iosParallax();

TODO

  • How to use
  • Determine browser compatibility
  • Add to NPM

Package Sidebar

Install

npm i ios-parallax

Weekly Downloads

1

Version

1.0.1

License

MIT

Last publish

Collaborators

  • hustleman