« 台灣大學安全憑證安裝說明 (for Windows 7, IE) | Home | 相容於IE6, IE7 及其他瀏覽器的CSS註解 »
CSS 置底浮動footer
By admin | 1月 2, 2010
#bottombar {
background-color: #efefec;
position: fixed; !important;
width: 100%;
bottom: 0;
z-index: 5;
height: 34px;
border: 1px solid #999999;
background-repeat:repeat-x;
color:#FFFFFF;
_position:absolute;
_top:expression(document.body.scrollTop+document.body.clientHeight-this.clientHeight);
}
Topics: CSS | No Comments »
Comments
You must be logged in to post a comment.

