Anyone know how to make a script work...

User 2097825 Photo


Registered User
2 posts

Here is my exact code snippet that my provider gave me. I inserted it into the body html in the html tool. Doesn't show up in the preview or published site.

<script src="<http://magnet.raysweather.com/1327>"></script>

What am I doing wrong?

Thx,

Con
User 103173 Photo


VP of Software Development
0 posts

Your markup is incorrect. It should look like this:

<script src="http://magnet.raysweather.com/1327"></script>
Learn the essentials with these quick tips for Responsive Site Designer, Responsive Email Designer, Foundation Framer, and the new Bootstrap Builder. You'll be making awesome, code-free responsive websites and newsletters like a boss.
User 2097825 Photo


Registered User
2 posts

Scott, Thanks so much!

Con

Have something to add? We’d love to hear it!
You must have an account to participate. Please Sign In Here, then join the conversation.