"小灰"的专栏

---留下自己的每个足迹,与朋友分享,与后来者参考......

2005年12月

原创 CSS里也能写脚本?

.showCSS{ event:expression( onmouseover = function() { this.style.backgroundColor='#f0f0f0' }, onmouseout = function() { this.style.backgroundColor='#ffffff' } ) } 把鼠标放上去试试看!:)阅读全文>

发表于 @ 2005年12月26日 12:41:00|评论(loading...)|编辑

原创 asp.net 2.0学习资源

asp.net 2.0学习资源阅读全文>

发表于 @ 2005年12月02日 14:52:00|评论(loading...)|编辑

Csdn Blog version 3.1a
Copyright © 小灰