鼠标悬停切换
Posted
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了鼠标悬停切换相关的知识,希望对你有一定的参考价值。
allows itmings to be set for colour transitions if this is put into mouseover/ hover block.
-webkit-transition: background-color 0.2s; -moz-transition: background-color 0.2s; -o-transition: background-color 0.24s; -ms-transition: background-color 0.2s; transition: background-color 0.2s;
以上是关于鼠标悬停切换的主要内容,如果未能解决你的问题,请参考以下文章