sina,sohu两侧的竖条广告怎么做的?

bybee 2004-08-03 06:22:37
我开了他们源文件,没找到!

谁能帮我找到代码?谢谢了!
...全文
219 11 打赏 收藏 转发到动态 举报
AI 作业
写回复
用AI写文章
11 条回复
切换为时间正序
请发表友善的回复…
发表回复
whnnet 2004-08-26
  • 打赏
  • 举报
回复
http://community.csdn.net/Expert/topic/3309/3309045.xml?temp=.1191675
拜托,老大,你能不能有点自知之明,有点脸皮?
我朋友缠你?你干的那些猪狗不如的事情还好意思往自己脸上贴金子?
死~

wzd0210 2004-08-17
  • 打赏
  • 举报
回复
像这样的动态广告位,如何实现:
能给点代码提示吗?
如下:
http://news.sina.com.cn/s/2004-08-17/13284055684.shtml
每个广告位都是在第一段文字后面显示出来
yyqllxh2004 2004-08-17
  • 打赏
  • 举报
回复
http://202.98.246.12
http://202.98.246.12/jianenghomemovingright58.js
http://202.98.246.12/zx-hp-mvl12.js
:)要分啊
BlueDestiny 2004-08-17
  • 打赏
  • 举报
回复
演示:http://www.xiaobin.net/myfile/off/a.htm
下载:http://www.xiaobin.net/myfile/off/off.rar (带.fla源文件)
yyqllxh2004 2004-08-17
  • 打赏
  • 举报
回复
找首页包含的JS文件,然后加到页面试一下都就可以了
flying310 2004-08-17
  • 打赏
  • 举报
回复
iframe的浮动广告吧。
whnnet 2004-08-17
  • 打赏
  • 举报
回复
自己动手找找,何必在这求人?
dfmz007 2004-08-04
  • 打赏
  • 举报
回复
<body onscroll="setTop();" topmargin="0" leftmargin=0>
<script language="javascript">
function setTop()
{
adLeft.style.posTop = document.body.scrollTop + 30;
adRight.style.posTop = document.body.scrollTop + 30;
}

function closeAd()
{
adLeft.style.display='none';
adRight.style.display='none';
}
</script>
<div id="adLeft" style="width: 80; height: 300; position: absolute; left: 20; top:30;border:1 solid red;text-align:center;padding:6px;"><span style="font-size:12px;color:#336699;cursor:hand;" onclick="closeAd();">关闭</span></div>
<div id="adRight" style="width: 80; height: 300; position: absolute; right: 20; top:30;border:1 solid red;text-align:center;padding:6px;"><span style="font-size: 12px;color:#336699;cursor:hand;" onclick="closeAd();">关闭</span></div>

</body>
BlueDestiny 2004-08-04
  • 打赏
  • 举报
回复
帮你顶一下!
bybee 2004-08-04
  • 打赏
  • 举报
回复
我在网上找到了!不过我想要些最方少的代码
fhsoft8508539 2004-08-03
  • 打赏
  • 举报
回复
我也想知道,谢谢

28,409

社区成员

发帖
与我相关
我的任务
社区描述
ASP即Active Server Pages,是Microsoft公司开发的服务器端脚本环境。
社区管理员
  • ASP
  • 无·法
加入社区
  • 近7日
  • 近30日
  • 至今
社区公告
暂无公告

试试用AI创作助手写篇文章吧