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

ค่าเริ่มต้น

  • เลื่อนอัตโนมัติ
    คลังเก็บของของมิสะ

    ลำดับตอนที่ #46 : โค้ด

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

    <html>


    <head>


    <script>
    nereidFadeObjects = new Object();
    nereidFadeTimers = new Object();

    function nereidFade(object, destOp, rate, delta){
    if (!document.all)
    return
    if (object != "[object]"){ //do this so I can take a string too
    setTimeout("nereidFade("+object+","+destOp+","+rate+","+delta+")",0);
    return;
    }

    clearTimeout(nereidFadeTimers[object.sourceIndex]);

    diff = destOp-object.filters.alpha.opacity;
    direction = 1;
    if (object.filters.alpha.opacity > destOp){
    direction = -1;
    }
    delta=Math.min(direction*diff,delta);
    object.filters.alpha.opacity+=direction*delta;

    if (object.filters.alpha.opacity != destOp){
    nereidFadeObjects[object.sourceIndex]=object;
    nereidFadeTimers[object.sourceIndex]=setTimeout("nereidFade(nereidFadeObjects["+object.sourceIndex+"],"+destOp+","+rate+","+delta+")",rate);
    }
    }

    </script>


    <center><img src="../user/grooverider/images/storythai-dot-com-294724.jpg" width="120" height="134"border="0" style="filter:alpha(opacity=10)" onmouseover="nereidFade(this,100,30,5)" onmouseout="nereidFade(this,10,50,5)"></center>






    <title>Diary</title>
    <meta http-equiv="Content-Type" content="text/html; charset=tis-620">
    </head>
    <style type="text/css">
    <!--
    .button {  font-size: 8pt; background-color: d1d1d1}
    .input {  font-size: 8pt; background-color: f9f9f9}
    .search {  font-size: 8pt}
    hr {
    BORDER-TOP-STYLE: dashed; BORDER-RIGHT-STYLE: dashed; BORDER-LEFT-STYLE: dashed;
    BORDER-BOTTOM-STYLE: dashed; color: 185aa5
    }
    .bgwhite {  font-size: 10pt; font-weight: bold; background-color: #FFFFCC}
    td {  font-size: 10pt}
    .bd {  border: #999999; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
    -->
    </style>

    <body background="../user/blink182/images/storythai-dot-com-256679.gif" width="391" height="20" border="0"leftmargin=0 topmargin=0 bgproperties="fixed" text=CCCCCC>




    <h3></h3>



    <style>
    table {background:none;}
    td {background:none;}
    </style>


    <STYLE>
    BODY {
    SCROLLBAR-FACE-COLOR: 000000;
    SCROLLBAR-HIGHLIGHT-COLOR: CCCCCC;
    SCROLLBAR-SHADOW-COLOR: #FFFFFF;
    SCROLLBAR-3DLIGHT-COLOR: #FFFFFF;
    SCROLLBAR-ARROW-COLOR: #FFFFFF;
    SCROLLBAR-TRACK-COLOR: #FFFFFF
    SCROLLBAR-DARKSHADOW-COLOR: #FFFFFF
    } </STYLE>




    <style type="text/css">textarea{width:180;height:180;background:url(http://www.storythai.com/user/grooverider/images/storythai-dot-com-263673.gif) ; color:"FF0000"; font-family : "MS Sans Serif"; font-size:10pt; </style>


    <style type="text/css">input{background:url(http://www.storythai.com/user/blink182/images/storythai-dot-com-2560.jg); color="FF0000"; font-family : "MS Sans Serif"; font-size:10pt; </style>


    <body style="cursor:url(http://www.boomspeed.com/blueicee/Animation171.ani);">




    <center><script language="JavaScript">
    <!-- Begin
    text = "This  The  Story  Of  [D]arK` ChiLD`" // The text to scroll
    color1 = "gray"; // original text color
    color2 = "red"; // new character color
    fontsize = "5"; // font size of text
    speed = 100; // how fast to rotate to next character
    // time is in milliseconds, (i.e. 1000 = 1 second)

    i = 0;
    if (navigator.appName == "Netscape") {
    document.write("<layer id=a visibility=show></layer>


    ");
    }
    else {
    document.write("
    ");
    }
    function changeCharColor() {
    if (navigator.appName == "Netscape") {
    document.a.document.write("<center>");
    for (var j = 0; j < text.length; j++) {
    if(j == i) {
    document.a.document.write("" + text.charAt(i) + "");
    }
    else {
    document.a.document.write(text.charAt(j));
    }
    }
    document.a.document.write('
    </center>');
    document.a.document.close();
    }
    if (navigator.appName == "Microsoft Internet Explorer") {
    str = "<center>";
    for (var j = 0; j < text.length; j++) {
    if( j == i) {
    str += "" + text.charAt(i) + "";
    }
    else {
    str += text.charAt(j);
    }
    }
    str += "
    </center>";
    a.innerHTML = str;
    }
    (i == text.length) ? i=1 : i++;
    }
    setInterval("changeCharColor()", speed);
    // End -->
    </script></center>






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

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

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

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

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

    ความคิดเห็น

    ×