.showCSS{
event:expression(
onmouseover = function()
{
this.style.backgroundColor='#f0f0f0'
},
onmouseout = function()
{
this.style.backgroundColor='#ffffff'
}
)
}
</style>
<div class="showCSS">把鼠标放上去试试看!:)</div>
字体: 小 中 大 | 打印 发表于: 2007-12-14 10:39 作者: xnima 来源: 飞酷经典资源网