有个办法,建议你的有连接的iframe改成include包含的文件,然后记得把文件名改成shtml,或者asp.代码如下:
nbsp;html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
无标题文档
<script> <BR>function change(){ <BR>var a = document.getElementById("iframea"); <BR>var b = document.getElementById("iframeb"); <BR>a.setAttribute("src","http://www.163.com"); <BR>b.setAttribute("src","http://www.sina.com"); <BR>} <BR></script>
被包含的文件代码:
其中内容点击链接更新两个iframe