找回密码
 注册账户
查看: 3066|回复: 2

广告代码用iframe嵌套的方法(彻底解决广告代码拖慢网页)

[复制链接]
棋子 发表于 2007-6-12 02:21:23 | 显示全部楼层 |阅读模式
第一,建立一个以.htm 或 .html 或 .asp后缀结尾的页面都行

我们以ads.html 为例,然后把


<script language="javascript" src="http://count.hotadv.com/code/cpc/16382.aspx" charset="utf-8"></script>

放进去页面里


第二,就是

<iframe src=""></iframe>
调用,具体格式


<iframe vspace=0 hspace=0 marginWidth=0 marginHeight=0 src="ads.html" frameBorder=0 width=468 scrolling=no height=60 leftmargin="0" topmargin="0"></iframe>


其中各种参数讲解:

vspace是垂直方向移动;向上移动100像素格式是vspace=-100

hspace是水平方向移动;向左移动100像素格式是hspace=-100

width和marginWidth都是嵌入框架的宽度

height和marginheight都是嵌入框架的高度

scrolling是,是否显示下拉标识,"no"是隐藏,"yes"是显示

leftmargin是距离左端的距离

topmargin是距离上端的距离
coolele 发表于 2007-11-9 01:09:45 | 显示全部楼层
GG的话,可是不允许的哦
sean0407 发表于 2008-12-9 16:47:48 | 显示全部楼层
謝謝分享

受用良多
您需要登录后才可以回帖 登录 | 注册账户

本版积分规则

存档|黑屋|手机|网络实验室 本站服务器由美国合租以及IDCLayer国际数据提供!!!

GMT+8, 2026-6-9 20:57 , Processed in 0.008104 second(s), 5 queries , Gzip On, Redis On.

Powered by Discuz! X3.5

© 2001-2025 Discuz! Team.

快速回复 返回顶部 返回列表