标签: javascript css3 dom button
我知道有一种方法可以通过CSS更改按钮的焦点事件,例如button:focus {}有没有办法通过CSS更改onblur事件(与焦点相反)?
button:focus {}