chrishawthorne
12-04-2004, 04:18 PM
I'm really set on trying to make Radio.Blog work on xanga, but as you all know, Iframes are disabled.
I've tried using Javascript and document.write , I've even tried encrypting the html
<script>
<!--
document.write("%3Ciframe%20src%3D%22/radio.blog/index.php%22%20name%3D%22radio%22%20scrolling%3D%2 2no%22%20frameborder%3D%220%22%20width%3D%22222%22 %20height%3D%22300%22%3E%3C/iframe%3E"));
//-->
</script>
Has anyone been able to make this work?
I've tried using Javascript and document.write , I've even tried encrypting the html
<script>
<!--
document.write("%3Ciframe%20src%3D%22/radio.blog/index.php%22%20name%3D%22radio%22%20scrolling%3D%2 2no%22%20frameborder%3D%220%22%20width%3D%22222%22 %20height%3D%22300%22%3E%3C/iframe%3E"));
//-->
</script>
Has anyone been able to make this work?