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

ค่าเริ่มต้น

  • เลื่อนอัตโนมัติ
    !!! ห้องทดลองโค้ดจ้า !!!

    ลำดับตอนที่ #1 : !!! โค้ด+ดิบ !!! โหลดเป็นเปอร์เซ็นต์

    • อัปเดตล่าสุด 22 พ.ค. 50



        

    ดูเหมือนจะใช้ม่ะได้อ่ะ

    เอาโค้ดดิบไปละกันนะ

    <SCRIPT>
    <!-- Hide from old browsers
    message     =  " |||||||||||||||||||||||||||||||||||||||| 30%  ^"+
                  " |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| 50% ^"+
                  " ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| 70% ^" +
                  " ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| 100% ^" +
                  "เปลี่ยนข้อความ^" +
                  "เปลี่ยนข้อความ^"+
                  "^"
    scrollSpeed = 25
    lineDelay   = 1500

    // Do not change the text below //

    txt         = ""

    function scrollText(pos) {
      if (message.charAt(pos) != '^') {
        txt    = txt + message.charAt(pos)
        status = txt
        pauze  = scrollSpeed
      }
      else {
        pauze = lineDelay
        txt   = ""
        if (pos == message.length-1) pos = -1
      }
      pos++
      setTimeout("scrollText('"+pos+"')",pauze)
    }

    // Unhide -->
    scrollText(0)
    </SCRIPT>


        เครดิตนะจ๊ะ .+**+.เด็กในลูกท้อ.+**+. 

        
        นี่ลิงก์จ้า http://my.dek-d.com/writer/story/view.php?id=282912








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

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

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

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

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

    ความคิดเห็น

    ×