ASP.net输出JS脚步的类(无AJAX框架)(原作者发布地址http://blog.csdn.net/zhoufoxcn/archive/2008/04/21/2312440.aspx)
摘要:
usingSystem;usingSystem.Collections.Generic;usingSystem.Text;usingSystem.Web;usingSystem.Web.UI;///<summary>///一些常用的Js调用///添加新版说明:由于旧版普遍采用Response.Write(stringmsg)的方式输出js脚本,这种///方式输出的js脚本会在html元素的<html></html>标签之外,破坏了整个xhtml的结构,///而新版本则采用ClientScript.RegisterStartup 阅读全文
posted @ 2011-04-10 20:06 悟生慧 阅读(420) 评论(0) 推荐(0)
浙公网安备 33010602011771号