styleditor.net styleditor.net styleditor.net styleditor.net English accent-coloralignalignment-baselineallanchoranimationappearanceaspect-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-actiontransformtransitiontransition-behaviortransition-delaytransition-durationtransition-propertytransition-timing-functiontranslatetrigger-scopeunicode-bidiuser-selectvector-effectvertical-alignviewvisibilitywhitewidowswidthwill-changewordwriting-modexyz-indexzoom

The CSS Propertie transition-property

מאפיין transition-property מציין אילו מאפייני CSS יעברו מעבר הדרגתי כשהערכים שלהם משתנים. ערך ההתחלה הוא all.
.box { transition-property: opacity; } .box { transition-property: opacity, transform, background-color; }
allערך ברירת המחדל. מעבר חל על כל המאפיינים הניתנים להנפשה.noneאף מאפיין אינו עובר מעבר.opacityמעבר על שקיפות האלמנט (0–1).transformמעבר על טרנספורמציות (translate, rotate, scale וכו').colorמעבר על צבע הטקסט.background-colorמעבר על צבע הרקע.widthמעבר על רוחב האלמנט.heightמעבר על גובה האלמנט.topמעבר על מיקום top (בעיקר עם position: absolute/relative).leftמעבר על מיקום left.marginמעבר על שוליים.paddingמעבר על ריווח פנימי.border-colorמעבר על צבע הגבול.border-widthמעבר על עובי הגבול.border-radiusמעבר על עיגול הפינות.box-shadowמעבר על צל האלמנט.font-sizeמעבר על גודל הגופן.letter-spacingמעבר על ריווח בין אותיות.line-heightמעבר על גובה שורה.max-widthמעבר על רוחב מקסימלי.max-heightמעבר על גובה מקסימלי.gapמעבר על רווח בין פריטים ב-flex או grid.flex-growמעבר על יחס גדילה ב-flex.filterמעבר על פילטרים (blur, brightness וכו').clip-pathמעבר על נתיב חיתוך (כשהצורות תואמות).background-positionמעבר על מיקום תמונת הרקע.background-sizeמעבר על גודל תמונת הרקע.visibilityמעבר על visibility (דיסקרטי — מועיל בשילוב עם opacity). CSS Transitions Module Level 1 Working Draft W3CMDN
Hover over me Show all code ערוך CSS און-ליין התוסף שזוכר עבורך מאות פריטי CSS כל פרופרטי CSS — בהדגמה חיה מקור הייחוס הדו-לשוני ל-CSS
הגדרהדוגמאותתחבירמודולמפרטמקורות מידעהדגמה חזותית