摘要:纯CSS实现表头固定代码
阅读全文
posted @ 2010-06-01 10:52
|
|
随笔分类 - 实用代码
摘要:<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
摘要:<!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
|
|