2012-08-12, 16:06:58
i updated some configurations in other sections of the blog settings - now the code in the advertisement section stays messed up. I can't delete and readd - without it messing up.
I tried linking to a js script
<script src="url.js" type="text/javascript"></script>
and this is the results after saving
<script src=\"url.js\" type=\"text/javascript\"></script>
Quotation marks cause a problem.
I tried linking to a js script
<script src="url.js" type="text/javascript"></script>
and this is the results after saving
<script src=\"url.js\" type=\"text/javascript\"></script>
Quotation marks cause a problem.