摘要:
纯CSS实现表头固定代码 阅读全文
posted @ 2010-06-01 10:52 ykhi 阅读(368) 评论(0) 推荐(0)
|
|
|
|
摘要:
<html><head> <style type="text/css"> .xstooltip {visibility: hidden; position: absolute; top: 0; left: 0; z-index: 2; font: normal 8pt sans-serif; padding: 3px; border: solid 1px; }... 阅读全文
posted @ 2010-06-01 10:44 ykhi 阅读(4678) 评论(0) 推荐(0)
摘要:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"><html><head><meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7" />&... 阅读全文
posted @ 2010-06-01 10:35 ykhi 阅读(2405) 评论(0) 推荐(0) |
|