Hi @OSUblake,
I'm trying to implement your pen on my site but I get 200 errors on twinmax
http://prompter.rareapps.org/wp-content/themes/child-theme/prompter2.php
Error: Uncaught TypeError: Failed to execute 'scrollTo' on 'Window': 2 arguments required, but only 0 present.
I use this to include greensock
<!--CDN link for the latest TweenMax-->
<script src="http://cdnjs.cloudflare.com/ajax/libs/gsap/latest/TweenMax.min.js"></script>
What did I missed?
thanks