Is there a way to use ScrollMagic when jQuery is loaded from the bottom of the page? It works if I put jQuery in the but not if I don't. So far the site has been working well with all the scripts loading at the bottom and I don't want to change that, just for ScrollMagic.
Moving inline SM scripts into linked .js files doesn't seem to help.