TRA CỨU ĐIỂM

Chuyễn đổi tiền tệ

Cám ơn đời

Hỗ trợ trực tuyến

THÔNG TIN CỦA TÔI

Admin: Nguyễn Thị Mỹ Tiên
Sinh nhật: 20-10-1984
Ảnh admin: Click here.
Đơn vị CT: Trường THPT Hồng Ngự 2 – Đồng Tháp
Chuyên môn: Tin học
Địa chỉ: Hồng Ngự - Đồng Tháp
Liên hệ Email: ntmtien84@gmail.com
Gửi ý kiến cho admin Tại đây
ĐT liên hệ: 0972.737.949
Lập Website: 03-02-2012

Điều tra ý kiến

Bạn thấy trang này như thế nào?
Đẹp
Đơn điệu
Bình thường
Ý kiến khác

Thống kê

  • truy cập   (chi tiết)
    trong hôm nay
  • lượt xem
    trong hôm nay
  • thành viên
  • Thành viên trực tuyến

    1 khách và 0 thành viên

    Công cụ tìm kiếm Google

    ang t�i b�m�t�ki�m

    Xem điểm thi đại học

    Xem điểm thi Đại Học !
    Gốc > Bài viết > Kho thủ thuật > Code >

    Code Con trỏ hiển thị chữ

    <html>
    <head>

    <STYLE>
    .spanstyle {
        position:absolute;
        visibility:visible;
        top:-50px;
        font-size:10pt;
        font-family:Verdana;
    font-weight:bold;
        color:black;
    }
    </STYLE>

    <script>

    /*
    Cursor Trailor Text- By Peter Gehrig (http://www.24fun.ch/)
    Permission given to Dynamicdrive.com to feature script in it's archive.
    For full source code, installation instructions, and 1000's more DHTML scripts,
    visit http://dynamicdrive.com
    */

    var x,y
    var step=20
    var flag=0

    // Your snappy message. Important: the space at the end of the sentence!!!
    var message="DYNAMIC DRIVE! "
    message=message.split("")

    var xpos=new Array()
    for (i=0;i<=message.length-1;i++) {
        xpos[i]=-50
    }

    var ypos=new Array()
    for (i=0;i<=message.length-1;i++) {
        ypos[i]=-50
    }

    function handlerMM(e){
        x = (document.layers) ? e.pageX : document.body.scrollLeft+event.clientX
        y = (document.layers) ? e.pageY : document.body.scrollTop+event.clientY
        flag=1
    }

    function makesnake() {
        if (flag==1 && document.all) {
        for (i=message.length-1; i>=1; i--) {
                xpos[i]=xpos[i-1]+step
                ypos[i]=ypos[i-1]
        }
            xpos[0]=x+step
            ypos[0]=y
       
            for (i=0; i<message.length-1; i++) {
            var thisspan = eval("span"+(i)+".style")
            thisspan.posLeft=xpos[i]
                thisspan.posTop=ypos[i]
        }
        }
       
        else if (flag==1 && document.layers) {
        for (i=message.length-1; i>=1; i--) {
                xpos[i]=xpos[i-1]+step
                ypos[i]=ypos[i-1]
        }
            xpos[0]=x+step
            ypos[0]=y
       
            for (i=0; i<message.length-1; i++) {
            var thisspan = eval("document.span"+i)
            thisspan.left=xpos[i]
                thisspan.top=ypos[i]
        }
        }
            var timer=setTimeout("makesnake()",30)
    }

    </script>

    </head>
    <body onLoad="makesnake()" style="width:100%;overflow-x:hidden;overflow-y:scroll">

    <script>
    <!-- Beginning of JavaScript -

    for (i=0;i<=message.length-1;i++) {
    document.write("<span id='span"+i+"' class='spanstyle'>")
        document.write(message[i])
    document.write("</span>")
    }

    if (document.layers){
        document.captureEvents(Event.MOUSEMOVE);
    }
    document.onmousemove = handlerMM;

    // - End of JavaScript - -->
    </script>

    </body>
    </html>

    google_protectAndRun("ads_core.google_render_ad", google_handleError, google_render_ad);

    Hướng dẫn:  http://caobang83.violet.vn/entry/show/cat_id/1931323/entry_id/1774438
    Nhắn tin cho tác giả
    Nguyễn Thị Mỹ Tiên @ 16:22 29/02/2012
    Số lượt xem: 361
    Số lượt thích: 0 người
     
    Gửi ý kiến

    Liên kết logo

    Xem bói nốt rùi

    Truyện cười

    Kiểm tra code