MyBB Community Forums

Full Version: Zurb Foundation 6 - Javascript Not Working
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hey guys!

I am working on creating a theme using Zurb Foundation 6. I started off with a basic mockup on my personal computer using .html files and Atom for editing. When opening the site mockup with these, the javascript works just fine. So I know that this issue only starts when transferring it over to MyBB. Upon inspecting the console within Chrome no errors occur from the js files. Would anyone be able to perhaps point me in the right direction here? What can I do to avoid the obvious conflict that is happening?

Thanks,
iso

FOUNDATION --> what-input.js = https://cdnjs.cloudflare.com/ajax/libs/w...t-input.js 

FOUNDATION --> foundation.js = https://cdnjs.cloudflare.com/ajax/libs/f...ndation.js

It also makes use of jQuery JavaScript Library v3.3.1 but if I use this then inline moderation and other features also quit working. So I removed this bit but the regular other stuff still is not working.