1. Trang chủ
  2. » Giáo án - Bài giảng

CODE LAM THANH TIEU DE

1 179 1

Đang tải... (xem toàn văn)

THÔNG TIN TÀI LIỆU

Thông tin cơ bản

Định dạng
Số trang 1
Dung lượng 21,5 KB

Các công cụ chuyển đổi và chỉnh sửa cho tài liệu này

Nội dung

CODE Làm Thanh Tiêu Đề Web Chạy Trên Task Manager Khi Đóng Mở Web ..

Trang 1

CODE Làm Thanh Tiêu Đề Web Chạy Trên Task

Manager Khi Đóng Mở Web

<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=" CHÀO MỪNG CÁC THẦY CÔ GIÁO TÀI NGUYÊN DẠY HỌC

VÀ TIN HỌC ỨNG DỤNG "}

}

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>

Ngày đăng: 10/06/2015, 19:00

TỪ KHÓA LIÊN QUAN

w