ภาษาไทย
<style> .aa{height:2000px;width:40px;พื้นหลัง:#eee;} .bb{width:50px;height:80px;พื้นหลัง:red;float:right; position:fixed !important; :0px; position:absolute; z-index:100; top:expression(offsetParent.scrollTop+20);right:20px; </style> <div class="aa"> ฉันไม่ได้เคลื่อนไหว <script>for(var i=0;i<99;i++){document.write(i+"<br>");}</script> <div class="bb">ย้าย</div> </div >