Thanh Dương xin chào

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

Ảnh ngẫu nhiên

BannerHongAnh.swf 270.jpg Mungxuan.swf Happy_new_year.swf _NGUOI_THAY__NHAT_HUY.swf 01_TIENG_HAT_TU_TP_HO_CHI_MINH.swf Cover201115.jpg Donghosocogiay2chuden.swf Donghosocogiay2chutrang.swf Donghosocogiay12chutrang.swf Donghoso12.swf Donghoso21.swf Donghoso2.swf Donghoso1.swf Donghosocogiay1.swf Donghosocogiay.swf Donghoso.swf Clock_LienBich.swf Ad_cadao.swf Videoplayback_.flv

Tài nguyên dạy học

Đ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

Sắp xếp dữ liệu

Nhúng mã HTML

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ống kê truy cập

    free counters
    Gốc > Những vấn đề về CNTT > Mã HTML >

    Code chuột chữ Việt

    Code chuột chữ Việt nè các bạn ơi ! Dễ dùng lắm !

    <script language="javascript" type="text/javascript"> 

    var text='NỘI DUNG HIỂN THỊ';

    var delay=22;

    var Xoff=0;

    var Yoff=10;

    var txtw=8;

    var beghtml='<font color="red"><b>';

    var endhtml='<\/b><\/font>';

    ns4 = (navigator.appName.indexOf("Netscape")>=0 && document.layers)? true : false;

    ie4 = (document.all && !document.getElementById)? true : false;

    ie5 = (document.all && document.getElementById)? true : false;

    ns6 = (document.getElementById && navigator.appName.indexOf("Netscape")>=0 )? true: false;

    var txtA=new Array();

    text=text.split('');

    var x1=0;

    var y1=-1000;

    var t='';

    for(i=1;i<=text.length;i++){

    t+=(ns4)? '<layer name="txt'+i+'" top="-100" left="0" width="'+txtw+'" height="1">' : '<div id="txt'+i+'" style="position:absolute; top:-100px; left:0px; height:1px; width:'+txtw+'; visibility:visible;">';

    t+=beghtml+text[i-1]+endhtml;

    t+=(ns4)? '<\/layer>' : '<\/div>';

    }

    document.write(t);

    function moveid(id,x,y){

    if(ns4)id.moveTo(x,y);

    else{

    id.style.left=x+'px';

    id.style.top=y+'px';

    }}

    function animate(evt){

    x1=Xoff+((ie4||ie5)?event.clientX+document.body.scrollLeft:evt.pageX);

    y1=Yoff+((ie4||ie5)?event.clientY+document.body.scrollTop:evt.pageY);

    }

    function getidleft(id){

    if(ns4)return id.left;

    else return parseInt(id.style.left);

    }

    function getidtop(id){

    if(ns4)return id.top;

    else return parseInt(id.style.top);

    }

    function getwindowwidth(){

    if(ie4||ie5)return document.body.clientWidth+document.body.scrollLeft;

    else return window.innerWidth+pageXOffset;

    }

    function movetxts(){

    for(i=text.length;i>1;i=i-1){

    if(getidleft(txtA[i-1])+txtw*2>=getwindowwidth()){

    moveid(txtA[i-1],0,-1000);

    moveid(txtA[i],0,-1000);

    }else moveid(txtA[i], getidleft(txtA[i-1])+txtw, getidtop(txtA[i-1]));

    }

    moveid(txtA[1],x1,y1);

    }

    window.onload=function(){

    for(i=1;i<=text.length;i++)txtA[i]=(ns4)?document.layers['txt'+i]:(ie4)?document.all['txt'+i]:document.getElementById('txt'+i);

    if(ns4)document.captureEvents(Event.MOUSEMOVE);

    document.onmousemove=animate;

    setInterval('movetxts()',delay);

    }

    </script>


    Nhắn tin cho tác giả
    Đỗ Thanh Dương @ 18:51 12/07/2011
    Số lượt xem: 643
    Số lượt thích: 0 người
     
    Gửi ý kiến

    HỖ TRỢ QUẢN TRỊ WEBSITE

    Thay tên website / Chọn thư mục / Mở ra
    Giao diện Module Thư mục Thành viên Tài nguyên Xóa Code
    http://