ภาษาไทย
<!DOCTYPE html สาธารณะ "-//W3C//DTD XHTML 1.0 การเปลี่ยนผ่าน//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http ://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=gb2312" /> <title>符合标准的正常工作的对联广告</title> <script language="JavaScript" type="text/javascript"> LastScrollY=0; ฟังก์ชั่น heartBeat () { var diffY; ถ้า (document.documentElement && document.documentElement.scrollTop) diffY = document.documentElement.scrollTop; else if (document.body) diffY = document.body.scrollTop else {/*Netscape stuff*/} //alert(diffY); เปอร์เซ็นต์=.1*(diffY-lastScrollY); ถ้า(เปอร์เซ็นต์>0)เปอร์เซ็นต์=Math.ceil(เปอร์เซ็นต์); เปอร์เซ็นต์อื่น = Math.floor (เปอร์เซ็นต์); document.getElementById("lovexin12").style.top=parseInt(document.getElementById ("lovexin12").style.top)+เปอร์เซ็นต์+"px"; document.getElementById("lovexin14").style.top=parseInt(document.getElementById ("lovexin12").style.top)+เปอร์เซ็นต์+"px"; LastScrollY=lastScrollY+เปอร์เซ็นต์; //แจ้งเตือน(lastScrollY); }//จาก downcodes.com suspensioncode12="<DIV id="lovexin12" style='left:2px;POSITION:absolute;TOP:120px;'>ad1</div>" suspensioncode14="<DIV id= "lovexin14" style='right:2px;POSITION:absolute;TOP:120px;'>ad2</div>" document.write(suspendcode12); document.write(ระงับรหัส14); window.setInterval("heartBeat()",1); </script> <style type="text/css"> <!-- #lovexin12,#lovexin14{ width:120px; ความสูง:250px; สีพื้นหลัง:#e5e5e5; เส้นขอบ: 1px ทึบ #ddd; } html,body{ ความสูง:1000px; } #mm{ ความสูง:1000px; } --> </style> </head> <body> <div id="mm"> </div> </body> </html>