Đó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:
  • Bỗng dưng ...muốn cười :)):))
  • Thơ Vui - thơ vui
  • Ăn phở
  • AMS Photo Art Studio v2.15
  • [T.Cổ Tích] - Con Tằm
  • SoftPerfect File Recovery: Khôi phục tập tin đã xóa
  • Forex Hitter Ver 1.0.0
  • Dòm Nhà Quan Bảng
  • Wopti Utilities 7.85 - Phần mềm chăm sóc máy tính
  • AMS Beauty Studio 1.25

  • 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ý?