광고 부동층 호환
30383 단어 호환
<!
DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"
>
<
html
xmlns
="http://www.w3.org/1999/xhtml"
>
<
head
>
<
meta
http-equiv
="Content-Type"
content
="text/html; charset=gb2312"
/>
<
title
></
title
>
</
head
>
<
body
>
</
script
>
<!--
-->
<
style
type
="text/css"
>
<!--
body
{
margin
:
0px
;
padding
:
0px
;
}
#w-cup
{
position
:
fixed
;
position
:
absolute
;
width
:
200px
;
text-align
:
right
;
height
:
200px
;
background
:
#993333
;
right
:
0px
;
}
#w-cup .inner
{
bottom
:
0
;
height
:
200px
;
background
:
#444
;
position
:
absolute
;
left
:
0px
;
width
:
200px
;
}
#w-cup .close
{
display
:
block
;
color
:
#fff
;
white-space
:
nowrap
;
width
:
24px
;
position
:
absolute
;
top
:
0px
;
right
:
3px
;
font-size
:
12px
;
cursor
:
hand
;
}
#w-cup .open
{
display
:
none
;
background
:
#0000FF
;
z-index
:
99
;
cursor
:
hand
;
position
:
absolute
;
bottom
:
0px
;
right
:
0px
;
}
-->
</
style
>
<
script
type
="text/javascript"
>
function
ff_(id){
return
document.getElementById(id);}
//
ID
if
(navigator.userAgent.toLowerCase().indexOf(
"
msie 6.0
"
)
!=
-
1
)
//
ie6
{
window.setInterval(
function
(){
var
top
=
(document.documentElement.scrollTop
?
document.documentElement.scrollTop:document.body.scrollTop)
+
(document.documentElement.clientHeight
?
document.documentElement.clientHeight:document.body.clientHeight);
var
left
=
(document.documentElement.clientWidth
>
document.body.clientWidth)
&&
(document.documentElement.clientWidth
!=
0
)
?
document.documentElement.clientWidth:document.body.clientWidth;
ff_(
'
w-cup
'
).style.position
=
"
absolute
"
;
ff_(
'
w-cup
'
).style.top
=
(top
-
200
)
+
"
px
"
;
},
10
);
}
</
script
>
<
div
id
="w-cup"
style
="bottom:0; "
>
<
div
class
="inner"
id
="worldcup_float"
>
<
div
><
br
/>
dddddddddddd
</
div
>
<
div
class
="close"
title
=" "
onclick
="ff_('worldcup_float').style.display = 'none';ff_('worldcup_float_hide').style.display = 'inline-block';"
>
</
div
>
</
div
>
<
div
id
="worldcup_float_hide"
class
="open"
onclick
="ff_('worldcup_float').style.display = 'block';ff_('worldcup_float_hide').style.display = 'none';"
>
ggg
</
div
>
</
div
>
<!--
-->
<
br
/>
ssssssssssssssss
<
br
/>
<
br
/>
<
br
/>
<
br
/>
<
br
/>
<
br
/>
<
br
/>
<
br
/>
<
br
/>
<
br
/>
<
br
/>
<
br
/>
<
br
/>
<
br
/>
<
br
/>
<
br
/>
<
br
/>
<
br
/>
<
br
/>
<
br
/>
<
br
/>
<
br
/>
<
br
/>
<
br
/>
<
br
/>
<
br
/>
<
br
/>
<
br
/>
<
br
/>
<
br
/>
</
body
>
</
html
>