用过才知道.....
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><html xmlns="http://www.w3.org/1999/xhtml" xml:lang="gb2312" ><head> <meta http-equiv="content-type" content="text/html; charset=gb2312" /> <meta nam ...
  • 12:44
  • 浏览 (15)
  • 评论 (0)
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><title>弹出窗口,背景半透明</title> ...
<html><style type="text/css">.rd{font-family: "宋体";font-size: 14px;height: 12px;width: 12px;margin: 0px;padding: 0px;line-height: 12px;}#l{filter:DropShadow(Color=#00ccff,OffX=1,OffY=0)DropShadow(Color=#00ccff,OffX=1,OffY=0)DropShadow(Color=#00ccff,OffX=1,OffY=0)DropShadow(Color=#00ccff, ...
在做一般的XML数据交换过程中,我更乐意传递XML字符串,而不是格式化的XML Document。这就涉及到XML字符串和Xml Document的转换问题,说白了这是个很简单的问题,本文就各种XML解析器分别列举如下,以方便自己今后查阅。  一、使用最原始的javax.xml.parsers,标准的jdk api  // 字符串转XML  String xmlStr = "......";  StringReader sr = new StringReader(xmlStr);&nb ...
(转)xml+xsl+javascript取值及修改数据:http://www.blogjava.net/ilovezmh/archive/2007/07/07/128720.html http://www.w3cn.org/ http://www.w3schools.com
■■■■■ #DC143C Crimson 深红/猩红 ■■■■■ #FFF0F5 LavenderBlush 淡紫红 ■■■■■ #DB7093 PaleVioletRed 弱紫罗兰红 ■■■■■ #FF69B4 HotPink 热情的粉红 ■■■■■ #FF1493 DeepPink 深粉红 ■■■■■ #C71585 MediumVioletRed 中紫罗兰红 ■■■■■ #DA70D6 Orchid 暗紫色/兰花紫 ■■■■■ #D8BFD8 Thistle ...
2008-04-23

(转)tablesort.js(类)

关键字: table sort 排序 无连接数据库
/*  SortTable  version 2  7th April 2007  Stuart Langridge, http://www.kryogenix.org/code/browser/sorttable/    Instructions:  Download this file  Add <script src="sorttable.js"></script> to your HTML  Add class="sortable" to any table you'd l ...
2008-04-23

table针对列排序

关键字: table 排序
来源于:http://www.frequency-decoder.com/demo/table-sort-revisited/ table排序代码: (function(){ fdTableSort = {        regExp_Currency:        /^[£$€¥¤]/,   &nb ...
Script中的Defer属性如果你是一个对系统性能比较关心和在意的人,我想你应该会对Script脚本中的defer属性感兴趣的。script中的defer属性默认情况下是false的。按照DHTML编程宝典中的描述,对于Defer属性是这样写的:Using the attribute at design time can improve the download performance of a page because the browser does not need to parse and execute the script and can continue downloading ...
xinlingwuyu
搜索本博客
最近加入圈子
存档
最新评论