首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 网站开发 > asp.net >

幫忙看下這段JS解决方法

2011-12-29 
幫忙看下這段JSinputid Button1 onmouseover this.style.text-decoration:underline type button

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

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

热点排行