确认了IE9下My97 DatePicker不能正常使用的具体原因,增加My97 DatePicker新版本及对应测试代码,以及XControl中对应组件的测试代码
netwjx authored at 2011-11-23 15:34:46
158.00 B
X
.Wdate{
	border:#999 1px solid;
	height:20px;
	background:#fff url(datePicker.gif) no-repeat right;
}

.WdateFmtErr{
	font-weight:bold;
	color:red;
}