Trang chủ Diễn đàn Đăng kí RSS
Welcome, Khách viếng thăm
[ Tin Nhắn() · Bài viết mới · Thành viên · Nội quy diễn đàn · Search · RSS ]
  • Page 1 of 1
  • 1
Forum moderator: calvin1412  
CODE Làm Tiêu Đề Web Chạy Trên Task Manager Khi Đóng mở web
jason
NGÀY: thứ 6, 2012-06-22, 11:52 PM | bài viết # 1                                                                                                                             TẶNG QUÀ
QUÂN HÀM :  
CẤP BẬC : TRUNG TÁ

CHỨC VỤ: GIÁM ĐỐC
BÀI VIẾT: 136
 KHIỂN TRÁCH:  ±
THANKS : 0
Status: Offline
SEX : Nam
 HUY CHƯƠNG : 5 
Load ...
CHIA SẼ :
Code
<script language=javascript >

title_tmp1=document.title
if (title_tmp1.indexOf(">>")!=-1){
title_tmp2=title_tmp1.split(">>");
title_last="*~*"+title_tmp2[1];
title_last=title_last + "*~*" + title_tmp2[2];
}else{

if (title_tmp1.indexOf("*~*")!=-1){
title_tmp2=title_tmp1.split("*~*");
title_last="*~*"+title_tmp2[1];
if (title_last=="*~*"){title_last="*~*"};
if (title_last=="*~*"){title_last="*~*"};
}
else { title_last=" http://[You must be registered and logged in  to see this link.] "}
}

title_new=""+title_last+""
step=0

function flash_title()
{
step++
if (step==8) {step=1}
if (step==1) {document.title='[----*'+title_new+'*----]'}
if (step==2) {document.title='[---*-'+title_new+'-*---]'}
if (step==3) {document.title='[--*--'+title_new+'--*--]'}
if (step==4) {document.title='[-*---'+title_new+'---*-]'}
if (step==5) {document.title='[--*--'+title_new+'--*--]'}
if (step==6) {document.title='[---*-'+title_new+'-*---]'}
if (step==7) {document.title='[----*'+title_new+'*----]'}
setTimeout("flash_title()",180);
}
flash_title()

</script>








Bài được viết bởi:
 
 
  • Page 1 of 1
  • 1
Search: