2013年5月8日 星期三

position: fixed work in IE6

add this code in the css:

_position: absolute; /* position fixed for IE6 */
_top:expression(documentElement.scrollTop);

沒有留言:

張貼留言