|
[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 = '[url=]
[img][/img]
[/url] | [url=]' + this.title + '[/url] | [url=]' + this.message + '[/url] | ';
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**杯 男士******飞机杯 男用**器 ** |
|