首页
技术人生
登录
6mi
u
盘
搜
搜 索
技术人生
CSS里也能写脚本?
CSS里也能写脚本?
技术
2022-05-11
148
<style type="text/css"> .showCSS{ event:expression( onmouseover = function() { this.style.backgroundColor='#f0f0f0' }, onmouseout = function() { this.style.backgroundColor='#ffffff' } ) } </style> <div class="showCSS">把鼠标放上去试试看!:)</div>
转载请注明原文地址: https://ibbs.8miu.com/read-4516.html
专利
最新回复
(
0
)