奇葛格的BLOG

红尘最可笑,我自乐逍遥

  BlogJava :: 首页 :: 新随笔 :: 联系 :: 聚合  :: 管理 ::
  59 随笔 :: 23 文章 :: 11 评论 :: 0 Trackbacks
HTML
--自动重定向
<meta http-equiv="refresh" content="2;URL=<%=url%>">
--自适应iframe
<iframe src="x.htm" name="content" id="content" allowtransparency="true" align="default" marginwidth="0" marginheight="0" frameborder="0" scrolling="no" height="200" width="780" onload="this.height=0;var fdh=(this.document?this.document.body.scrollHeight:this.contentDocument.body.offsetHeight);this.height=(fdh>200?fdh:200)">This message is only visible to older browsers.</iframe>           x.htm为被包含的页面
posted on 2006-08-23 16:37 奇葛格 阅读(181) 评论(0)  编辑  收藏 所属分类: Code Snippets

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


网站导航: