I have a Static HTML widget which I've configured with the jscript:
Code:
<script language="JavaScript" src="http://www.dummy.com/customers/secure/optin/js/mynumber.js" charset="utf-8"></script> <noscript><a href="http://www.dummy.com">bulk email software</a></noscript>
When I add it to the Layout, a small space is added where it is to go, but there is no box or anything.
What am I doing wrong?