Closed Useradventure closed 7 years ago
On https://paper-leaf.com/alton-jquery-scroll-jacking-plugin/
<body class="pageWrapper"> <section class="full"> <div class="slide"></div> <div class="slide"></div> <div class="slide"></div> </section> </body>
should be like the example on Github
<body class="pageWrapper"> <section class="full"> <div class="slide"></div> <div class="slide"></div> <div class="slide"></div> </section> </body>
WOOOOoooo!!! That's embarrassing! Thanks so much for letting us know about this!
I've updated and many thanks to you for reporting!
On https://paper-leaf.com/alton-jquery-scroll-jacking-plugin/
should be like the example on Github