// 右下角弹出图片
document.writeln("
document.writeln("");
var bodyfrm = ( document.compatMode.toLowerCase()=="css1compat" ) ? document.documentElement : document.body;
var adst = document.getElementById("qqaddiv").style;
adst.top = ( bodyfrm.clientHeight - 172) "px";
adst.left = ( bodyfrm.clientWidth - 252) "px";
function moveR() {
adst.top = ( bodyfrm.scrollTop bodyfrm.clientHeight - 172 ) "px";
adst.left = ( bodyfrm.scrollLeft bodyfrm.clientWidth - 252 ) "px";
}
setInterval("moveR(); ", 80);
How to make the picture that pops up in the lower right corner stay fixed, which means that no matter how the drop-down box is pulled, the picture will not move!
你可以参考
a
a
a
a
a
a
a
a
a
a
a
a
a
a
a
a
a
a
a
a
a
a
a
a
a
a
a
a
a
a
a
a
a
a
a
a
a
a
a
a
a
a
a
a
a
a
a
a