ตั้งค่าการอ่าน

ค่าเริ่มต้น

  • เลื่อนอัตโนมัติ
    CodE MakE ThemE Tip Photoshop ... Id&Hi5

    ลำดับตอนที่ #60 : $~ CodE _ แทบและข้อความวิ่งหลังเมาส์ ~$

    • เนื้อหาตอนนี้เปิดให้อ่าน
    • 1.27K
      0
      3 ก.ย. 49


    <SCRIPT language=JavaScript1.2>
    <!--
    var scroller_msg=ใส่ข้อความตรงนี้นะ'

    var dismissafter=0

    var initialvisible=0
    if (document.all)
    document.write('<marquee id="curscroll" style="position:absolute;width:150px;border:0px solid black;font-size:12px;background-color:white;color:1e90ff;visibility:hidden">'+scroller_msg+'</marquee>')

    function followcursor(){


    if (initialvisible==0){
    curscroll.style.visibility="visible"
    initialvisible=1
    }

    curscroll.style.left=document.body.scrollLeft+event.clientX+10
    curscroll.style.top=document.body.scrollTop+event.clientY+10
    }

    function dismissmessage(){
    curscroll.style.visibility="hidden"
    }


    if (document.all){
    document.onmousemove=followcursor
    document.ondblclick=dismissmessage
    if (dismissafter!=0)
    setTimeout("dismissmessage()",dismissafter*1000)
    }

    //-->
     </SCRIPT>

    ติดตามเรื่องนี้
    เก็บเข้าคอลเล็กชัน

    นิยายที่ผู้อ่านนิยมอ่านต่อ ดูทั้งหมด

    loading
    กำลังโหลด...

    อีบุ๊ก ดูทั้งหมด

    loading
    กำลังโหลด...

    ความคิดเห็น

    ×