摘要: Transition又包含了四个子属性,分别为property、duration、timing-function、delay。下面来一一介绍,在最后会给出一个简单的实例和使用方法说明。 1. transition-property: property针对了当前选择器的某个css属性进行设置。比如我要 阅读全文