<头>
>
无标题文档 <风格>
#screefull{显示:块;边框:1px实线#bddbf3;宽度:954px;内边距:3px 5px 7px;边距:0 自动 10 像素;背景:#fef9db; }
#mostrar{显示:块;宽度:954px;显示:无;}
#screefull a.close{ 显示:块;宽度:25px;高度:20px;背景:url(img/cx.gif) 不重复 0 0;溢出:隐藏;浮动:右;边距:16px 8px 0 0; *右边距:5px;文本装饰:无;}
#screefull p{ 显示:块;文本对齐:居中; font-family:"微软雅黑";字体大小:14px;颜色:#000;高度:28px;行高:28px;垂直对齐:中间;}
#screeful var{ 显示:内联块; *显示:内嵌; *缩放:1;背景:url(img/wicon.gif) 不重复 0 0;宽度:28px;高度:28px;溢出:隐藏;垂直对齐:中间; margin-right:10px;}
#screeful em{ display:inline-block; *显示:内嵌; *缩放:1;颜色:#ff0000; font-family:"微软雅黑";字体样式:正常;}
#screefull span{ display:inline-block; *显示:内嵌; *缩放:1;垂直对齐:中间;}
#screefull p a{ 显示:内联块; *显示:内嵌; *缩放:1;颜色:#2400ff;文本装饰:下划线;}
;
<脚本类型=“text/javascript”src=“js/jquery.js”>
头>
<身体>
函数 closewarn(type)
{
$("#warn").slideUp("slow");
if(type == 'know')
{
$.post(window.location.href,{op : 'setwarn'},function(data)
{
返回 true
});
}
}
window.onload = function()
{
$("#warn").slideDown(2000);
}
脚本>
身体>