<script>
a = "http://hao123.com"
</script><script>
document.write ("<iframe src=??? width=200 height=200></iframe>");
</script>要怎么把???改为a的值
Thank you