本帖最后由 happy333 于 2011-5-31 18:59 编辑
DZX2首页下拉广告代码分享出来哈 要的顶
需要一个JS 和 一个首页代码
1.JS文件代码
- <!--公告板开始-->
- <SCRIPT LANGUAGE="JavaScript">
- <!--//目的是为了做风格方便
- document.write('<div style="clear:both;"></div><div class="wrap">');
- //-->
- </SCRIPT>
- <!--
- -->
- <!--主体内容开始 -->
- <!-- menu-end -->
- <div id="QQ_Full" style="width:960px; margin:0 auto; display:none;"></div>
- <script src="http://www.gaoan.com/ad/ad.js" type="text/javascript"></script>
- <script type="text/javascript">(function(){
- var a = AD2, dom = a.DomUtil, evt = a.DomEventUtil;
- a.area({
- id: 'QQ_Full'
- })({
- oid: '1105508',
- cid: '88850',
- monitor_url: '',
- display: 'fullscreen',
- display_config: {
- delay:0,//页面打开后广告开始弹出的时间
- duration: 8,//广告弹出后停留的时间
- show_duration: .5,//广告展开的速度,建议设置为5~9之间
- hide_duration: .5//广告收起的速度,建议设置为5~9之间
- },
- fodder: [{
- type: 'image',
- resource_url: 'http://www.gaoan.com/ad/ga_top.gif',//广告地址,可以是图片或flash
- link_to: 'http://www.gaoan.com',//添加你的链接地址
- width: 960,
- height: 150,
- cover: false
- }]
- });
- a.render('QQ_Full');
- a.ping.flush();
- })();</script>
- <!--公告板结束-->
复制代码
顺便找高手帮我解决:
高手帮我解决下视屏显示代码问题-----急救https://discuz.dismall.com/thread-2193448-1-1.html
|