摘要: 站点根目录:System.Web.HttpContext.Current.Server.MapPath("/") 阅读全文
posted @ 2009-01-16 16:23 T#S 阅读(729) 评论(0) 推荐(0)
摘要: <div>detachEvent</div>1     window.onload = function(){2       var oDiv = document.getElementById("contentDiv");3       var func = function(){4         alert(oDiv.innerHTML);5       }6    ... 阅读全文
posted @ 2009-01-16 11:44 T#S 阅读(5233) 评论(2) 推荐(0)