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-behavior

מאפיין transition-behavior קובע אם מעברים מופעלים על מאפיינים בדידים (discrete) כמו display או visibility — לא רק על מאפיינים הניתנים לאינטרפולציה.
.popover { transition-behavior: allow-discrete; } .popover { transition-property: display, opacity, transform; transition-duration: 200ms; transition-behavior: allow-discrete; }
normalערך ברירת המחדל. מעברים לא מתחילים עבור מאפיינים בדידים — רק מאפיינים שניתן לעבור ביניהם הדרגתית.allow-discreteמעברים מתחילים גם עבור מאפיינים בדידים — מאפשר טרנזישן של display, visibility, content-visibility, וכו'. CSS Transitions Module Level 2 Editor's Draft W3CMDN
Hover over me Show all code ערוך CSS און-ליין התוסף שזוכר עבורך מאות פריטי CSS כל פרופרטי CSS — בהדגמה חיה מקור הייחוס הדו-לשוני ל-CSS
הגדרהדוגמאותתחבירמודולמפרטמקורות מידעהדגמה חזותית