ภาษาไทย
<HTML> <HEAD> <title>เอฟเฟกต์พิเศษสำหรับข้อความหลายย่อหน้าที่ปรากฏทีละบรรทัดในหลายบรรทัด</title> <script language=JAVAscript> <!-- // ------ กำหนดตัวแปรส่วนกลาง var theNewsNum ; var theAddNum; var theNewsTimeout; var theWidgetOne; var theSpaceFiller; ; var theNewsState; ฟังก์ชัน startTicker () { / / ------ ตั้งค่าเริ่มต้น theCharacterTimeout = 50; // ช่วงเวลาของตัวละคร theNewsTimeout = 2000; // ช่วงเวลาข่าว theWidgetOne = "_"; // ตัวห้อยด้านหน้าข่าว 1 theWidgetTwo = " -";// ตัวห้อยหน้าข่าว theNewsState = 1; //theNewsNum = document.body.children.incoming.children.NewsNum.innerText; // จำนวนรายการข่าวทั้งหมด // เพิ่มโดย lin theNewsNum = document. getElementById("incoming").children .AllNews.children.length;//จำนวนรายการข่าวทั้งหมด theAddNum = document.getElementById("incoming").children.AddNews.children.length;//จำนวนรายการเสริมทั้งหมด TotalNum = theNewsNum+theAddNum; theCurrentNews = 0; theCurrentLength = 0 ; theLeadString = " "; theSpaceFiller = " "; <theNewsNum){ setupNextNews(); } else{ setupAddNews(); } CurrentPosion++; if(CurrentPosion>=totalNum>=5) CurrentPosion=0; //จำนวนสูงสุดไม่เกิน 5} if(theCurrentLength != theNewsText.length) { DrawNews(); } else { closeOutNews(); } } //จาวาสคริปต์เพิ่มเติมจาก http://www.downcodes.com // --- ข้ามไปที่ฟังก์ชั่นข่าวถัดไป setupNextNews() { theNewsState = 0; theCurrentNews = theCurrentNews % theNewsText = document.getElementById("AllNews").children[theCurrentNews].children.Summary.innerText; theTargetLink = document.getElementById("AllNews").children[theCurrentNews].เด็ก .innerText; theCurrentLength = 0; document.all.hottext. href = theTargetLink; } ฟังก์ชั่น setupAddNews() { theCurrentNews = theCurrentNews % theNewsText = document.getElementById("incoming"). เด็ก ๆ [theCurrentNews] .children.Summary.innerText; theTargetLink = document.getElementById("incoming").children.AddNews.children[theCurrentNews].children.NewsLink.innerText; theCurrentLength = 0; document.all.hottext.href = theTargetLink ; theCurrentNews++; } // --- ฟังก์ชันข่าวแบบโรลลิ่งส DrawNews () { var myWidget; if((theCurrentLength % 2) == 1) { myWidget = theWidgetOne; } else { myWidget = theWidgetTwo; } document.all.hottext.innerHTML = theLeadString + theNewsText.substring(0,theCurrentLength) + myWidget + theSpaceFiller; theCurrentLength++; setTimeout("runTheTicker()", theCharacterTimeout); // --- สิ้นสุดฟังก์ชันลูปข่าว closeOutNews() { document.all.hottext. innerHTML = theLeadString + theNewsText + theSpaceFiller; theNewsState = 1; setTimeout( "runTheTicker()", theNewsTimeout); } window.onload=startTicker; tr><td> <div id=visible>การสร้างเว็บไซต์ Academy Express : <a href="" id=hottext target="_blank"></a></div> </td></tr> </table > <div id=incoming style="DISPLAY: none"> < div id=AllNews> <div id=1> <div id=Summary>คณะผู้แทนคณะกรรมการแห่งชาติของการประชุมที่ปรึกษาทางการเมืองของประชาชนจีนเยือน 3 ประเทศเพื่อเข้าร่วมการประชุมทางเศรษฐกิจ และการประชุมสภาสังคม</div> <div id=NewsLink>#</div> </div> <div id=2> <div id=Summary>[เวลาและอวกาศตะวันออก] หกวันเจ็ดคืนพิชิตป่าไม้ ไฟ</div> <div id=NewsLink>#</div> </div> <div id=3> <div id=Summary >รัฐบาลเขตบริหารพิเศษฮ่องกงออกแถลงการณ์เกี่ยวกับการลาออกของ Donald Tsang ในตำแหน่งหัวหน้าเลขาธิการฝ่ายบริหาร< /div> <div id=NewsLink>#</div> </div> <div id=4> <div id=Summary>Liu Yunshan พบกับแขกชาวลาว</div> <div id=NewsLink>#</div > </div> <div id=5> <div id=Summary>Zeng Qinghong เน้นย้ำว่ากิจกรรมการศึกษาธรรมชาติขั้นสูงควรเน้นที่ผลลัพธ์เชิงปฏิบัติตั้งแต่ต้นจนจบ</div> <div id=NewsLink> #</div> < /div> </div> <div id=AddNews> </div> </div>