Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Option to disable animation when mobile #39

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Option to disable animation when mobile #39

wants to merge 1 commit into from

Commits on Nov 4, 2016

  1. Initialization no longer occurs automatically. You need to declare a …

    …variable in your js, passing the scrollme object as value and call the init () method manually. The init function now receives a disable_on_mobile parameter to prevent the animations when mobile. Also added function to check whether it is a mobile device or not.
    LAPTOP-3BV7JSUB\Gabriel committed Nov 4, 2016
    Configuration menu
    Copy the full SHA
    a0743f6 View commit details
    Browse the repository at this point in the history