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

no autostart & start button #12

Closed
jonaspijnenburg opened this issue Dec 28, 2012 · 1 comment
Closed

no autostart & start button #12

jonaspijnenburg opened this issue Dec 28, 2012 · 1 comment

Comments

@jonaspijnenburg
Copy link

Hello everybody!

I'm a complete newb at javascript and i've searched the internet to come up with a solution but nothing worked.
What i want to do is to have a button on my website to start and stop the snow. So far i found a button to stop it:

Stop Snowing

So what i need right now is a way to be able to have the page load without snowing right away. I thought i had found a solution in
this.autoStart = false;
but this didn't happen.

How can i make a 'start snowing button'? How can i have it standard non-snowing?

Thank you very much for reading.
Kind regards,
Jonas Pijnenburg

@jonaspijnenburg
Copy link
Author

a href="javascript:;" onclick="snowStorm.toggleSnow(); return false;">Toggle Snow</a

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

1 participant