借人气请教下右下角广告代码
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 = '
' + this.title + '' + this.message + '';
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 = 4 )
{
MsgPop.style.height = ( popH - 4 ).toString () + "px";
}
else
{
clearInterval(hide);
MsgPop.style.display = "none";
}
}
}
};
wee_popup.title = '男士**杯 打**非常爽';
wee_popup.message = '日本tenga**杯 男士******飞机杯 男用**器 ** 最后两行... 请教什么 看不懂 杯具鲁国
003.gif
014.gif
最后句是亮点 原帖由 xen 于 2011-11-12 14:27 发表
back.gif
请教什么 专门看最后两句来的... 那么多你们都非要看最后两句吗? 这代码真长啊原帖由 vmvps 于 2011-11-12 15:15 发表
back.gif
专门看最后两句来的...
011.gif
晕。。。我删帖没删成功哇
页:
[1]
2