程式碼如下:
>
無標題文件 #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;}
#screefull em{ display:inline-block; *顯示:內嵌; *縮放:1;顏色:#ff0000; font-family:"微軟雅黑";字體樣式樣式:正常;}
#screefull span{ display:inline-block; *顯示:內嵌; *縮放:1;垂直對齊:中間;}
#screefull p a{ 顯示:內聯區塊; *顯示:內嵌; *縮放:1;顏色:#2400ff;文字裝飾:下劃線;}
;
頭>
[x] 在未通過審核的網站添加廣告代碼,將不會產生佣金。
函數closewarn(type)
{
$("#warn").slideUp("slow");
if(type == 'know')
{
$.post(window.location.href,{op : 'setwarn'},function(data)
{
回傳true
});
}
}
window.onload = function()
{
$("#warn").slideDown(2000);
}
腳本>
url 回覆locaotion. href(取得是目前頁面的位址) data 回覆{op:setwarn } 字串success 對應函數3、window.onload = function(){}作用一般在