摘要:
尝试display:inline-block 阅读全文
posted @ 2012-08-30 17:09
chenkychen
阅读(113)
评论(0)
推荐(0)
摘要:
检查是否为overflow:visble 阅读全文
posted @ 2012-08-30 17:08
chenkychen
阅读(136)
评论(0)
推荐(0)
摘要:
设置float或display:block 阅读全文
posted @ 2012-08-30 17:06
chenkychen
阅读(103)
评论(0)
推荐(0)
摘要:
设置display:blockor set display:inline-block and vertical-align:top 阅读全文
posted @ 2012-08-30 17:05
chenkychen
阅读(112)
评论(0)
推荐(0)
摘要:
父节点不仅要定位,而且在ie6中加zoom:1或固定尺寸。 阅读全文
posted @ 2012-08-30 16:50
chenkychen
阅读(107)
评论(0)
推荐(0)
摘要:
在ie6中如果设置t1的z-index大于t2的,无法覆盖t2。还需设置他们父节点的z-index。1<div>2<divclass="t1">3</div>4</div>5<div>6<divclass="t2">7</div>8</div> 阅读全文
posted @ 2012-08-30 16:48
chenkychen
阅读(116)
评论(0)
推荐(0)
摘要:
中英文错位不垂直居中 不垂直居中(加vertical-align:middle无效): <label><input type="radio" />邮政快递-EMS</label> 垂直居中: <input type="radio" /> <label>邮政快递-EMS</label> 不垂直居中(加vertical-align:middle无效): <label><input type="checkbox" />邮政快递-EMS</l 阅读全文
posted @ 2012-08-30 16:43
chenkychen
阅读(263)
评论(0)
推荐(0)

浙公网安备 33010602011771号