1. Trang chủ
  2. » Kinh Tế - Quản Lý

Code tao tieu de luon chay tren trinh duyet

1 3 0

Đ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 4,37 KB

Nội dung

[r]

(1)

Code tạo tiêu đề chạy trình duyệt:

<script language="JavaScript" type="text/javascript"> var txt="Nội dung cần cho chạy";

var expert=200; // speed of roll var refresh=null;

function marquee_title(){ document.title=txt;

txt=txt.substring(1,txt.lenghth)+txt.charAt(0); refresh=setTimeout("marquee_title()",expert); }

marquee_title(); </script><table> <tr>

<td>

<div align="center" style="z-index:9;visibility:visible;"></div> </td>

Ngày đăng: 21/05/2021, 16:07

w