欧美bbbwbbbw肥妇,免费乱码人妻系列日韩,一级黄片

css返回頂部圖標(biāo)固定在瀏覽器右下角且兼容ie6

  發(fā)布時(shí)間:2013-10-20 09:52:23   作者:佚名   我要評(píng)論
返回頂部圖標(biāo)固定在瀏覽器的右下角的相關(guān)文章可以在網(wǎng)上找到很多,但是同時(shí)兼容ie6的就不多了,本例為大家介紹的這段css樣式代碼就是可以兼容ie6的,感興趣的朋友可以參考下

復(fù)制代碼
代碼如下:

#e_float{
_position:absolute;
_bottom:auto;
_right:50%;
_margin-right:-536px;
_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0)));
}

相關(guān)文章

最新評(píng)論