摘要:
function G(id){return document.getElementById(id);}var popLoaded=false;function showPop(url){ var objSha = G("shadowDiv"); objSha.style.height = document.body.scrollHeight+"px"; objSha.style.width=... 阅读全文
posted @ 2008-06-04 14:39
EastFuture
阅读(787)
评论(0)
推荐(0)