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

doesn't work in my mobile browser #25

Open
jrosenbomb opened this issue Dec 10, 2015 · 2 comments
Open

doesn't work in my mobile browser #25

jrosenbomb opened this issue Dec 10, 2015 · 2 comments

Comments

@jrosenbomb
Copy link

I'm using Chrome for Android, on a Samsung Note 4

@dhalima3
Copy link

From the webpage (http://www.schillmania.com/projects/snowstorm/)

"By default, mobile devices are excluded from the snow effect to be nice to their CPUs (and batteries.) If your local marketing department insists, "This must work on mobile!" despite being warned of the downsides, you can set snowStorm.excludeMobile = false; (or edit the snowstorm.js file directly) to enable Snowstorm on devices like the iPhone, iPad and Android phones etc. This demo page has the effect enabled for mobile devices."

@madahmani
Copy link

Mobile devices are excluded by default. Please read the documentation.
If you want to enable snow on mobile then change this value to False: this.excludeMobile = true;

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants