본문 바로가기

화면에 완전히 고정된 배너

반응형
<SCRIPT LANGUAGE="JavaScript">
if(typeof document.compatMode!='undefined'&&document.compatMode!='BackCompat') {
        csFixedRBCalc="_top:expression(document.documentElement.scrollTop+document.documentElement.clientHeight-this.clientHeight);_left:expression(document.documentElement.scrollLeft + document.documentElement.clientWidth - offsetWidth);}";
} else {
        csFixedRBCalc="_top:expression(document.body.scrollTop+document.body.clientHeight-this.clientHeight);_left:expression(document.body.scrollLeft + document.body.clientWidth - offsetWidth);}";
}

var csBodyFixed  ='* html {background:url(http://www.musictrot.com/musictrot/images/이미지.gif) fixed;background-repeat: no-repeat;background-position: right bottom;}';
var csBannerFixed='#csBannerFixed{border 1 solid;position:fixed;_position:absolute;bottom:0px;right:0px;clip:rect(0 246 43 0);overflow:hidden;z-index:100;' + csFixedRBCalc;

document.write( '<STYLE TYPE="text/css">'+csBodyFixed+csBannerFixed+'</STYLE>');
document.write( '<DIV ID=csBannerFixed>' );


document.write( '<A HREF="http://xtx.kr" TARGET="_blank"><IMG BORDER=0 ALT="뮤직트로트" SRC="http://www.musictrot.com/musictrot/images/m_cafe.gif"></A>' );

document.write( '</DIV>' );


</SCRIPT>

<table  height=2000 border=0>
    <tr>
        <td valign=top>            <p>뮤직트로트</p>
</td>
    </tr>
</table>

 

반응형

댓글


Copyright ⓒ SmartWeb All rights reserved.