随笔分类 -  jQuery

摘要:Jquery.Messager插件 右下角弹出窗口1.关于页面过长,弹出页面无法在右下角var topHeight = document.documentElement.scrollTop + document.documentElement.clientHeight – this.layer.height;top:topHeight +”px” 就可以解决2.... 阅读全文
posted @ 2009-06-16 22:44 pj 阅读(1046) 评论(0) 推荐(0)