styleditor.net styleditor.net styleditor.net styleditor.net English accent-coloralignalignment-baselineallanchoranimationanimation-compositionanimation-delayanimation-directionanimation-durationanimation-fill-modeanimation-iteration-countanimation-nameanimation-play-stateanimation-rangeanimation-range-endanimation-range-startanimation-timelineanimation-timing-functionanimation-triggerappearanceaspect-ratiobackdrop-filterbackface-visibilitybackgroundbaselineblock-sizeborderbottomboxbreakcaption-sidecaretclearclipcolorcolumncolumnscontaincontainercontentcornercountercursorcxcyddirectiondisplaydominant-baselinedynamic-range-limitempty-cellsfield-sizingfillfilterflexfloatfloodfontforced-color-adjustgapgridheighthyphenatehyphensimageime-modeinitial-letterinline-sizeinsetinteractivityinterestinterpolate-sizeisolationjustifyleftletter-spacinglighting-colorlinelistmarginmarkermaskmathmaxminmix-blend-modeobjectoffsetopacityorderorphansoutlineoverflowoverlayoverscrollpaddingpagepaint-orderperspectiveplacepointer-eventspositionprint-color-adjustquotesrreadingresizerightrotaterowrubyrulerxryscalescrollscrollbarshapespeakstopstroketab-sizetable-layouttexttimelinetoptouch-actiontransformtransitiontranslatetrigger-scopeunicode-bidiuser-selectvector-effectvertical-alignviewvisibilitywhitewidowswidthwill-changewordwriting-modexyz-indexzoom

מאפיין animation-timeline

מאפיין animation-timeline מגדיר את ציר הזמן ששולט בהתקדמות האנימציה — מאפשר אנימציות מבוססות גלילה (scroll-driven) או תצוגה (view-driven). ניתן להפנות לטיימליין בעל שם מ-scroll-timeline-name או view-timeline-name.
.scroll-anim { animation-timeline: scroll(); } .card { animation: reveal linear; animation-timeline: view(); animation-range: cover 0% cover 50%; }
autoערך ברירת המחדל. הטיימליין הוא ה-document timeline הרגיל (זמן).noneאין טיימליין — האנימציה לא רצה. scroll()טיימליין אנונימי מבוסס גלילה.view()טיימליין אנונימי מבוסס תצוגה. CSS Animations Level 2 Editor's Draft <dashed-ident> W3CMDN
 
 
 
 
 
 
 
 
 
 
 
 
Show all code
ערוך CSS און-ליין התוסף שזוכר עבורך מאות פריטי CSS כל פרופרטי CSS — בהדגמה חיה מקור הייחוס הדו-לשוני ל-CSS
הגדרהדוגמאותתחבירמודולמפרטסוגי ערכיםמקורות מידעהדגמה חזותית