摘要:
HttpContext.Current.Session["User"] 阅读全文
摘要:
alert($(window).height()); //浏览器时下窗口可视区域高度alert($(document).height()); //浏览器时下窗口文档的高度alert($(document.body).height());//浏览器时下窗口文档body的高度alert($(docume 阅读全文