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

ค่าเริ่มต้น

  • เลื่อนอัตโนมัติ
    ห้องCoDeของฮานะ

    ลำดับตอนที่ #85 : ตั้งรหัสผ่านก่อนเข้า

    • เนื้อหานิยายตอนนี้เปิดให้อ่าน
    • 62
      0
      22 มี.ค. 51

    <script language="javascript">

    <!-- BEGIN Script 
    // where to go if wrong password...   
    var wrong="URL เวปที่จะไปเมื่อรหัสผ่านผิด";   
    // password...   
    var password="ใส่พาสเวิร์ด";   
    // prompts the user this...   
    var name = prompt("ก รุ ณ า ก ร อ ก   P a s s w o r d");   
    // if... else statement... right, confirm this, wrong, go to wrong...   
    if (name == password) {(confirm("เ ห๊ ย   รู้ ไ ด้ ไ ง   เ ก่ ง ว๊ ะ   ! !"))}   
    else {location.href=wrong}   
    // END Script -->   
       
    </script>
    ติดตามเรื่องนี้
    เก็บเข้าคอลเล็กชัน

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

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

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

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

    ความคิดเห็น

    ×