阅读背景:

CSS3 webkit-transition使用div的多个属性和多个webkit-transition-delay

来源:互联网 

I'm trying to transform a div by sliding it 200px to the right and then reducing it's scale by half. I'd like to slide THEN reduce the scale of the div, however I can't get the 2 transforms to operate independently, it slides and rescales at the same time. I thought that webkit-transition-delay would fix this problem, but it only ever applies the last delay specified (in this example 2s) to both transforms. Any thoughts? I'm trying to transform a div by sliding it 200




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: