摘要: <!DOCTYPE html><html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><title>IE6 position:fixed bug</title><style>*{padding:0;margin:0}p{height:2000px}#gs{border:1px solid #000;position:fixed;right:30px;top:120px 阅读全文
posted @ 2011-12-01 15:15 荡来荡去(allen) 阅读(376) 评论(0) 推荐(0) 编辑
摘要: <!--[if lte IE 6]><![endif]-->IE6及其以下版本可见<!--[if lte IE 7]><![endif]-->IE7及其以下版本可见<!--[if IE 6]><![endif]-->只有IE6版本可见<![if !IE]><![endif]>除了IE以外的版本<!--[if lt IE 8]><![endif]-->IE8及其以下的版本可见<!--[if gte IE 7]><![endif]-->IE7及其以下的版本 阅读全文
posted @ 2011-12-01 15:10 荡来荡去(allen) 阅读(4348) 评论(0) 推荐(0) 编辑