摘要:
给html element添加atrribute,包括javascript字符串截取 code snippet: e.Row.Attributes.Add("onmouseover", "if(this.className.indexOf('project-listitem-selected')<0)this.className+=' project-listitem-mouseover'"); ... 阅读全文
posted @ 2008-08-18 22:19
guojin
阅读(196)
评论(0)
推荐(0)