随笔心得

记我所见,记我所想

BlogJava 首页 新随笔 联系 聚合 管理
  34 Posts :: 0 Stories :: 16 Comments :: 0 Trackbacks
<script language="JavaScript" type="text/JavaScript">
function changeiframe(address)
{
 
   var oiframe=document.getElementById("officeiframe");
   oiframe.src=address;

}


</script>
<iframe id="officeiframe" src=""   scrolling="no" frameborder="0" width="100%" height="100%"></iframe>

<a href="#" onClick="change1();changeiframe('/bjgzw/officedescribe/OfficeuserList?userlistid=<%= officeid%>')"  >人员列表</a>
posted on 2007-04-29 16:38 源自有缘 阅读(1619) 评论(4)  编辑  收藏

Feedback

# re: iframe链接实现.txt 2007-04-30 12:58 山风小子
onClick="change1();changeiframe('/bjgzw/officedescribe/OfficeuserList?userlistid=<%= officeid%>')"中的change1()没有定义,博主应该是忘删除了,对吧 :)  回复  更多评论
  

# re: iframe链接实现.txt 2007-04-30 16:52 我为J狂
officeid好像也没有定义呀!  回复  更多评论
  

# re: iframe链接实现.txt 2007-05-06 20:23 源自有缘
哦 那个忘了贴上了  回复  更多评论
  

# re: iframe链接实现.txt 2007-12-04 09:37 sdfs
可否跨页实现?  回复  更多评论
  


只有注册用户登录后才能发表评论。


网站导航: