Skip to content

IE support #21

@DnoSaur

Description

@DnoSaur

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>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions