HTML/JS from Design not showing in Preview/Live

I’m using an HTML block to show a basic javascript text rotator. The HTML block contains all of the css, html, and js needed. (Vertical Text Rotator Example)

The HTML/JS is showing in the design area, like shown, (The word “Recycled” rotates through a set of similar words) but is not showing up in the preview/live. When I inspect-element, I can see it in the markup, but it is not visible. Anyone come across something like this before?

If you view source on the preview page can you see the html/js ?

Yep, right there. But with no content visible.

I got a response back from the Bubble support team, the suggested to try “Display as iframe” and that did the trick. It shows now :+1: