读书人

忙看下段JS解决方法

发布时间: 2011-12-29 22:09:38 作者: rapoo

忙看下段JS
<input id= "Button1 " onmouseover= "this.style.text-decoration:underline " type= "button " value= "button " />
onmousevoer的候不是添加下滑的?

[解决办法]
onmouseover= "this.style.textDecoration= 'underline ' "

读书人网 >asp.net

热点推荐