*{margin:0;padding:0;} body{ height:2000px;} #box{width:200px;height:200px; position:fixed;_position: absolute;right:0;bottom:0;_top:expression(eval(document.documentElement.clientHeight-200+document.documentElement.scrollTop)); background:red;}