用position:relative无法在IE6中定位的建议。 - 拳不离手、曲不离口 - Speak with your code, my friend, not your word.
用position:relative无法在IE6中定位的建议。
clem
posted @ 2011年3月05日 02:10
in Application
, 1636 阅读
IE6似乎不能感知到操作对象上级对象的position:relative属性,但在firefox和chrome中可以,所以把上级对象的position类属性移到当前对象试试。