Help with custom JS 2020
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-25-2020
12:26 PM
Hello all! I'm a developer for our school. We are trying to build a page that has a responsive bar that looks like this
And when different items are selected custom JS would display whatever content is needed.
However, my issue is the HTML editor always removes my script calls. No matter how I try to call it, we've uploaded the JS file to themes, and I was able to verify the file was loading while viewing the page. So it is in the right place. I'm just not aloud to call it for some reason. Looking into this issue I see in the past some people have stuffed everything into a iFrame. Is this the only way to go?