CSS3 transition-property属性实例将鼠标悬停在一个div元素上,逐步改变表格的宽度: div { transition-property:width; -moz-transition-property: width; ...
確定! 回上一頁