zwei1121

博客园 首页 新随笔 联系 订阅 管理

2007年5月25日 #

摘要: 在ASP.NET AJAX中如何判断浏览器及计算其宽高 function getClientBounds() { var clientWidth; var clientHeight; switch(Sys.Browser.agent) { ... 阅读全文
posted @ 2007-05-25 09:19 zwei 阅读(317) 评论(0) 推荐(0) 编辑