2010年7月12日

asp.net注册脚本

摘要: 1、IsStartupScriptRegistered:对象是否注册了启用脚本。 2、IsClientScriptBlockRegistered:对象是否注册了客户端脚本块。 3、IsClientScriptIncludeRegistered:对象是否注册了客户端脚本包含。 第一个例子: string info = "<script>alert('你好吗?');</script&... 阅读全文

posted @ 2010-07-12 18:21 神奇木马 阅读(678) 评论(3) 推荐(0)

超链接CSS样式

摘要: a:link { font-weight: bold; text-decoration: none; color: #B7A5DF;}a:visited { font-weight: bold; text-decoration: none; color: #D4CDDC;}a:hover, a:active { text-decoration: underline; color: #9685BA;... 阅读全文

posted @ 2010-07-12 17:20 神奇木马 阅读(735) 评论(0) 推荐(0)

导航