iframe 的嵌套问题
时间:2011-04-12
来源:互联网
我想用下面的代码去嵌套外部的一个网站,就是http://www.spict.com/port/cntr/cntrform.cfm 以前都行的。现在好像不行了,就是打开的时候,我的嵌套就失效了,直接跳到http://www.spict.com/port/cntr/cntrform.cfm这个网站了,等于说把我原先的页面弄覆盖掉了一样。 有没有办法解决?高手帮忙哦谢谢
<iframe width="1000" height="750" frameborder="0" marginheight="1" marginwidth="1" scrolling="yes" src="http://www.spict.com/port/cntr/cntrform.cfm" style="padding-top:0px;"></iframe>
<iframe width="1000" height="750" frameborder="0" marginheight="1" marginwidth="1" scrolling="yes" src="http://www.spict.com/port/cntr/cntrform.cfm" style="padding-top:0px;"></iframe>
作者: haoting2000 发布时间: 2011-04-12
做防嵌套了,好像没什么办法。。
你不如直接把他的内容采集过来。或者直接做个外链吧。。
你不如直接把他的内容采集过来。或者直接做个外链吧。。
作者: ngdly 发布时间: 2011-04-12
<iframe ID="eWebEditor1" style= "overflow-x:hidden;overflow-y:hidden" src="http://www.spict.com/port/cntr/cntrform.cfm" allowTransparency="true" frameborder="0" marginwidth="0" marginheight="0" scrolling="no" width="240" height="170"></iframe>
看看这样可以不,我这里可以的
看看这样可以不,我这里可以的
作者: jiangmurong 发布时间: 2011-04-12
还有其他高手不?呵呵。
作者: haoting2000 发布时间: 2011-04-12
HTML code
这个水平滚动和垂直滚动都去掉了
<iframe ID="eWebEditor1" style= "overflow-x:hidden;overflow-y:hidden" src="http://www.spict.com/port/cntr/cntrform.cfm" allowTransparency="true" frameborder="0" marginwidth="0" marginheight="0" scrolling="no" width="1000" height="750"></iframe>
这个水平滚动和垂直滚动都去掉了
作者: jiangmurong 发布时间: 2011-04-12
我试了,不行。55555555
作者: haoting2000 发布时间: 2011-04-12
相关阅读 更多
热门阅读
-
office 2019专业增强版最新2021版激活秘钥/序列号/激活码推荐 附激活工具
阅读:74
-
如何安装mysql8.0
阅读:31
-
Word快速设置标题样式步骤详解
阅读:28
-
20+道必知必会的Vue面试题(附答案解析)
阅读:37
-
HTML如何制作表单
阅读:22
-
百词斩可以改天数吗?当然可以,4个步骤轻松修改天数!
阅读:31
-
ET文件格式和XLS格式文件之间如何转化?
阅读:24
-
react和vue的区别及优缺点是什么
阅读:121
-
支付宝人脸识别如何关闭?
阅读:21
-
腾讯微云怎么修改照片或视频备份路径?
阅读:28