<style type="text/css">
.test {
text-decoration:underline;
}
</style>
<span style="CURSOR: pointer;color:#000000; text-underline-position:auto;" onmouseover="this.className='test'" onmouseout="this.style.color='#000000'" >鼠标上移时有下划线</span>
posted on 2008-12-26 11:45  超级大白  阅读(3195)  评论(0)    收藏  举报