puffnstuff
11 Oct 2009, 07:18 PM
So I am trying to embed a blog into an iFrame. The issue is that it gives me this code to put into my site
<script type="text/javascript" src="imaginethisismylink.com/js"></script>
I tried taking the imaginethisismylink.com/js and putting it into the <iframe></iframe>
but that did not work all I got was /x0a all over my page
Any way to do this?
<script type="text/javascript" src="imaginethisismylink.com/js"></script>
I tried taking the imaginethisismylink.com/js and putting it into the <iframe></iframe>
but that did not work all I got was /x0a all over my page
Any way to do this?