Can I change the SRC for an IFRAME using JavaScript?
i.e change the <!-- w --><a class="postlink" href="http://www.google.com">www.google.com</a><!-- w --> to <!-- w --><a class="postlink" href="http://www.altavista.com">www.altavista.com</a><!-- w -->
<IFRAME SRC=http://www.webdeveloper.com/forum/archive/index.php/"http://www.google.com">
</IFRAME>
Any thoughts?
// Michelle
i.e change the <!-- w --><a class="postlink" href="http://www.google.com">www.google.com</a><!-- w --> to <!-- w --><a class="postlink" href="http://www.altavista.com">www.altavista.com</a><!-- w -->
<IFRAME SRC=http://www.webdeveloper.com/forum/archive/index.php/"http://www.google.com">
</IFRAME>
Any thoughts?
// Michelle