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

IE support #21

Open
DnoSaur opened this issue May 17, 2013 · 0 comments
Open

IE support #21

DnoSaur opened this issue May 17, 2013 · 0 comments

Comments

@DnoSaur
Copy link

DnoSaur commented May 17, 2013

Hi! I am using your beautiful scroll in a wesbite I am working on. Of course, I am a moderate nube and have a question.

I am running this code and it works fine in Chrome. When I load in IE10 and the sliding does not work. I haven't added anything else to the script above or below. Please help?

<script> $(document).ready(function() { var deck = new $.scrolldeck({ buttons: '.buttons', slides: '.slide', duration: 600, easing: 'easeInOutCubic', offset: 0 }); }); </script>
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