您的位置:首页 > 编程语言 > Go语言

ie,google兼容鼠标移入变成手型

2014-09-27 09:54 731 查看
<input  value="登  录" onmouseover="this.style.cursor='pointer';this.runtimeStyle.backgroundColor='#f56618'" onmouseout="this.runtimeStyle.backgroundColor=''"/>
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: