摘要: <html><head><meta http-equiv="Content-Type" content="text/html; charset=gb2312"><title>双色表格CSS实例</title><style type="text/css">#DataGrid1 tr { background-color: expression( this.sectionRowIndex == 0 ? "#FFCCCC" : ( (this.sec 阅读全文
posted @ 2007-10-06 21:56 春天的气息 阅读(152) 评论(0) 推荐(0) 编辑