CSS3 animation-delay ÊôÐÔ
ʵÀý
µÈ´ýÁ½Ã룬Ȼºó¿ªÊ¼¶¯»£º
div
{
animation-delay:2s;
-webkit-animation-delay:2s; /* Safari ºÍ Chrome */
}
ä¯ÀÀÆ÷Ö§³Ö
IE | Firefox | Chrome | Safari | Opera |
---|---|---|---|---|
Internet Explorer 10¡¢Firefox ÒÔ¼° Opera Ö§³Ö animation-delay ÊôÐÔ¡£
Safari ºÍ Chrome Ö§³ÖÌæ´úµÄ -webkit-animation-delay ÊôÐÔ¡£
×¢ÊÍ£ºInternet Explorer 9 ÒÔ¼°¸üÔçµÄ°æ±¾²»Ö§³Ö animation-delay ÊôÐÔ¡£
¶¨ÒåºÍÓ÷¨
animation-delay ÊôÐÔ¶¨Ò嶯»ºÎʱ¿ªÊ¼¡£
animation-delay ÖµÒÔÃë»òºÁÃë¼Æ¡£
Ìáʾ£ºÔÊÐí¸ºÖµ£¬-2s ʹ¶¯»ÂíÉÏ¿ªÊ¼£¬µ«Ìø¹ý 2 Ãë½øÈ붯»¡£
ĬÈÏÖµ£º | 0 |
---|---|
¼Ì³ÐÐÔ£º | no |
°æ±¾£º | CSS3 |
JavaScript Óï·¨£º | object.style.animationDelay="2s" |
Óï·¨
animation-delay: time;
Öµ | ÃèÊö | ²âÊÔ |
---|---|---|
time | ¿ÉÑ¡¡£¶¨Ò嶯»¿ªÊ¼Ç°µÈ´ýµÄʱ¼ä£¬ÒÔÃë»òºÁÃë¼Æ¡£Ä¬ÈÏÖµÊÇ 0¡£ | ²âÊÔ |
Ç××ÔÊÔÒ»ÊÔ - ʵÀý
¸ºÖµ£¬Çë×¢Ò⶯»Ìø¹ý 2 Ãë½øÈ붯»ÖÜÆÚ£º
animation-delay: -2s /* W3C ºÍ Opera */ -moz-animation-delay: -2s /* Firefox */ -webkit-animation-delay: -2s /* Safari ºÍ Chrome */
Ïà¹ØÒ³Ãæ
CSS3 ½Ì³Ì£ºCSS3 ¶¯»