繁體
|
簡體
Sclub交友聊天~加入聊天室當版主
(檢舉)
分享
新浪微博
QQ空间
人人网
腾讯微博
Facebook
Google+
Plurk
Twitter
Line
標題:
[分享]
仿独立论坛,在页头加个警告信息!
[打印本頁]
作者:
无界
時間:
2013-5-9 22:49
標題:
仿独立论坛,在页头加个警告信息!
代码来源:互联网
图片预览:
下載
(22.22 KB)
2013-5-9 22:40
新建页头通栏广告,把代码放进去即可。
<div id="topwarning_7ree" style='margin: 0 auto; border: 1px solid #FF0000; background-color:#FFFF00; clear: both; height: 40px; width:958px; position: relative; display:none;'>
<div style='position: absolute; right: 3px; top: 3px;'>
<a href="javascript:void(0);" onClick="hdMsg()"><img src="http://fc01.deviantart.net/fs70/f/2013/129/1/c/close_7ree_by_bjwujie-d64n3rz.gif" border="0" mce_style="border: none;" alt='关闭提示' /></a>
</div>
<div style="background-image:url('http://fc05.deviantart.net/fs70/f/2013/129/b/e/warning_7ree_by_bjwujie-d64n3oa.png'); background-repeat:no-repeat; background-position:30px 3px;">
<div style="margin-left:75px; width:860px;text-align:left; height:40px; line-height:40px;overflow-x :hidden;overflow-y:hidden;">
<a href="要打开的连接1" style="font-size:13px; color: #FF0000;">警告的内容1</a>
<a href="要打开的连接2" style="font-size:13px; color: #FF0000;">警告的内容2</a>
</div></div></div>
<script type="text/javascript">
function SetCookie(name,value,Days){
var exp = new Date();
exp.setTime(exp.getTime() + Days*24*60*60*1000);
document.cookie = name + "="+ escape (value) + ";expires=" + exp.toGMTString();
}
function getCookie(name)
{
var arr = document.cookie.match(new RegExp("(^| )"+name+"=([^;]*)(;|$)"));
if(arr != null) return unescape(arr[2]); return null;
}
function hdMsg()
{
var p1=document.getElementById("topwarning_7ree");
p1.style.display="none";
SetCookie('topwarning_7ree', 'off', 1);
}
if ('off' != getCookie('topwarning_7ree'))
{
document.getElementById("topwarning_7ree").style.display='block';
}
</script>
複製代碼
SetCookie('topwarning_7ree', 'off',
1
);
这里为关闭警告信息后不再出现的天数,默认为1天。
圖片附件:
QQ截图20130509221258.jpg
(2013-5-9 22:40, 22.22 KB) / 下載次數 1562
http://hotbbs.info/discuz/attachment.php?aid=20456&k=767f6c4116cc97fb7d4449d1f8a0adf1&t=1732382877&sid=e5j5zJ
作者:
xuan
時間:
2013-5-9 23:32
謝謝分享
作者:
4rphotoclub
時間:
2013-5-10 13:53
收下來用用啊
作者:
ace
時間:
2013-5-15 11:13
提示:
作者被禁止或刪除 內容自動屏蔽
歡迎光臨 SCLUB免費論壇申請-使用者論壇 (http://hotbbs.info/discuz/)
Powered by Discuz! 7.2