I'm trying to add a simple HTML script with CSS and JS to a static HTML module.
The HTML and CSS are working perfectly.
The jquery meta tag is breaking the page.
How do I add jquery to a static HTML module without it breaking the page?
The HTML and CSS are working perfectly.
The jquery meta tag is breaking the page.
How do I add jquery to a static HTML module without it breaking the page?
Comment