全球主机交流论坛

 找回密码
 注册

QQ登录

只需一步,快速开始

CeraNetworks网络延迟测速工具IP归属甄别会员请立即修改密码
查看: 2890|回复: 13

借人气请教下右下角广告代码

[复制链接]
发表于 2011-11-12 14:23:10 | 显示全部楼层 |阅读模式
[quote]var wee_popup = {
        id : 'wee_a_winpop',
        title : '标题',
        message : '内容',
        url : 'http://s.click.taobao.com/t_1?i=qzvgRMoGeo9NtQ%3D%3D&p=mm_10035500_0_0&n=11',

        init : function ()
        {
                var html = '<div id="' + this.id + '" style="float:left; width:252px; height:0px; position:absolute; right:10px; bottom:0; margin:0; overflow:hidden; display:none; background:url() no-repeat;"><table border="0" cellspacing="0" cellpadding="0"><tr><td><div style="float:left; width:240px; height:10px; text-align:right; padding:5px 12px 8px 0;"><a href="javascript:void(0)" onclick="wee_popup.tips_pop(); return false;"><img src="http://adfcc.googlecode.com/files/newc.gif" border="0" /></a></div></td></tr><tr><td><div style="float:left; width:218px; height:20px; padding:10px 0 0 34px; font-weight:bold; font-size:12px; color:#0c4e7c;"><a href="' + this.url + '" target="_blank" style="text-decoration:none; color:#0c4e7c;" onclick="wee_popup.tips_pop()">' + this.title + '</a></div></td></tr><tr><td><div style="float:left; width:222px; height:123px; padding:0 15px 0 15px; font-size:12px; line-height:18px;"><a href="' + this.url + '" target="_blank" style="text-decoration:none; color:#0c4e7c;" onclick="wee_popup.tips_pop()">' + this.message + '</a></div></td></tr></table></div>';

                var container = document.createElement ( 'div' );
                container.innerHTML = html;
                document.body.appendChild ( container );

                setTimeout ( "wee_popup.tips_pop ()", 500 );
        },

        tips_pop : function ()
        {
                var MsgPop = document.getElementById ( this.id );
                var popH = parseInt ( MsgPop.style.height );
                if ( popH == 0 )
                {
                        MsgPop.style.display = "block";
                        show = setInterval ( "wee_popup.change_h ( 'up' )", 2 );
                }
                else
                {
                        hide = setInterval ( "wee_popup.change_h ( 'down' )", 2 );
                }
        },

        change_h : function ( str )
        {
                var MsgPop = document.getElementById ( this.id );
                var popH = parseInt ( MsgPop.style.height );
                if ( str == "up" )
                {
                        if ( popH <= 172 )
                        {
                                MsgPop.style.height = ( popH + 4 ).toString () + "px";
                        }
                        else
                        {
                                clearInterval ( show );
                        }
                }

                if ( str == "down" )
                {
                        if ( popH >= 4 )
                        {
                                MsgPop.style.height = ( popH - 4 ).toString () + "px";
                        }
                        else
                        {
                                clearInterval(hide);
                                MsgPop.style.display = "none";
                        }
                }
        }
};
wee_popup.title = '男士**杯 打**非常爽';
wee_popup.message = '日本tenga**杯 男士******飞机杯 男用**器 **
发表于 2011-11-12 14:26:43 | 显示全部楼层
最后两行...
发表于 2011-11-12 14:27:25 | 显示全部楼层
请教什么
发表于 2011-11-12 14:32:43 | 显示全部楼层
看不懂 杯具鲁国
发表于 2011-11-12 14:33:08 | 显示全部楼层
提示: 作者被禁止或删除 内容自动屏蔽
发表于 2011-11-12 14:35:09 | 显示全部楼层
最后句是亮点
发表于 2011-11-12 14:38:59 | 显示全部楼层
原帖由 xen 于 2011-11-12 14:27 发表
请教什么
发表于 2011-11-12 15:15:13 | 显示全部楼层
专门看最后两句来的...
发表于 2011-11-12 18:23:31 | 显示全部楼层
那么多你们都非要看最后两句吗?
发表于 2011-11-12 21:10:35 | 显示全部楼层
这代码真长啊
您需要登录后才可以回帖 登录 | 注册

本版积分规则

Archiver|手机版|小黑屋|全球主机交流论坛

GMT+8, 2025-1-20 01:48 , Processed in 0.059184 second(s), 7 queries , Gzip On, MemCache On.

Powered by Discuz! X3.4

© 2001-2023 Discuz! Team.

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