Đóng lại!  Bạn chưa là thành viên của Blog 12B TVT. Hãy click vào đây để đăng ký làm thành viên và tham gia viết bài nhé!

Chữ hiện thị lần lượt giống các đèn quảng cáo

[ 2009-08-26 07:03:45 | Tác giả: bvl91 ]
Cỡ chữ: Lớn | Bình thường | Nhỏ

Code:
<h2>
<script language="JavaScript1.2">
/*
Neon Lights Text
By JavaScript Kit
Over 400+ free scripts here!
*/
var message="Welcome to VanLuong.6x.To"
var neonbasecolor="gray"
var neontextcolor="yellow"
var flashspeed=100 //in milliseconds
///No need to edit below this line/////
var n=0
if (document.all||document.getElementById){
document.write('<font color="'+neonbasecolor+'">')
for (m=0;m<message.length;m++)
document.write('<span id="neonlight'+m+'">'+message.charAt(m)+'</span>')
document.write('</font>')
}
else
document.write(message)
function crossref(number){
var crossobj=document.all? eval("document.all.neonlight"+number) : document.getElementById("neonlight"+number)
return crossobj
}
function neon(){
//Change all letters to base color
if (n==0){
for (m=0;m<message.length;m++)
//eval("document.all.neonlight"+m).style.color=neonbasecolor
crossref(m).style.color=neonbasecolor
}
//cycle through and change individual letters to neon color
crossref(n).style.color=neontextcolor
if (n<message.length-1)
n++
else{
n=0
clearInterval(flashing)
setTimeout("beginneon()",1500)
return
}
}
function beginneon(){
if (document.all||document.getElementById)
flashing=setInterval("neon()",flashspeed)
}
beginneon()

</script>
</h2>
<p align="center"><font face="arial" size="-2">This free script provided by<br>
<a href="http://vanluong.6x.to">VanLuong.6x.To</a></font></p>

**************** Hãy cùng chia sẻ với bạn bè bằng cách ****************

Copy đường link dưới đây gửi đến nick yahoo bạn bè!

Bài Viết Ngẫu Nhiên:
  • Người Trung Quốc Tự So Sánh
  • PhotoZoom Pro 3 v3.0
  • [DRIVER - MTXT] - Driver HP Pavilion dv2-1043ca
  • Việt Nam lần đầu tiên chế tạo thành công chip 32bit
  • Bao Năm Hẹn Ước
  • Skin đen trắng đơn giản
  • Share code vietthanhmusic.net
  • [DRIVER] - nVidia Detonator 56.77 WHQL
  • Portable Dream Sleuth v1.01
  • Thiếu

  • Hiện chưa có lời bình nào cho bài viết này.

    Gởi Ý Kiến
    Hình vui
    [smile] [confused] [cool] [cry]
    [eek] [angry] [wink] [sweat]
    [lol] [stun] [razz] [redface]
    [rolleyes] [sad] [yes] [no]
    [heart] [star] [music] [idea]
    Có thể dùng BBCode
    Tự nhận Link
    Hiển thị Smilies
    Ẩn comment
    Tài khoản:   Mật khẩu:   Đăng Ký?