摘要: 刚刚提过,在IE6 中是不能直接使用 position:fixed;。你需要一些CSSHack 来解决它。(当然,IE6 的问题也不仅仅 position:fixed;)相同的还是让<div id="top">...</div>元素固定在浏览器的底部和距离右边的20个像素,这次的代码是:#top{position:fixed;_position:absolute;bottom:0;right:20px;_bottom:auto;_top:expression(eval(document.documentElement.scrollTop+docume 阅读全文
posted @ 2012-07-15 09:37 wytccg 阅读(183) 评论(0) 推荐(0) 编辑
摘要: <a href="http://wpa.qq.com/msgrd?V=1&amp;Uin=qq号&amp;Menu=no" target="_blank"><img src="show.jpg" width="18" height="19" /></a> 阅读全文
posted @ 2012-07-15 09:29 wytccg 阅读(162) 评论(0) 推荐(0) 编辑