【发布时间】:2011-04-03 19:32:52
【问题描述】:
有没有办法在 div 动画恢复到其原始状态时延迟 div 转换,但在它开始动画时却没有?
例如:
[ ] <- hover over this
[ ] <- immediately changes to this
[ ] <- stop hovering, stays like this for a second or two
[ ]
[ ]
[ ] <- then animates back to original state
[ ]
[ ]
[ ]
[ ]
【问题讨论】:
-
你的意思是没有任何 Javascript / jQuery?
标签: html css transition