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-eventspositionposition-anchorposition-areaposition-tryposition-try-fallbacksposition-try-orderposition-visibilityprint-color-adjustquotesrreadingresizerightrotaterowrubyrulerxryscalescrollscrollbarshapespeakstopstroketab-sizetable-layouttexttimelinetoptouch-actiontransformtransitiontranslatetrigger-scopeunicode-bidiuser-selectvector-effectvertical-alignviewvisibilitywhitewidowswidthwill-changewordwriting-modexyz-indexzoom

The CSS Propertie position-visibility

מאפיין position-visibility מסתיר אלמנט positioned באופן מותנה — לדוגמה כש-anchor שלו מחוץ למסך, או כשהוא חורג מ-overflow של scrolling container. שימושי במיוחד עם anchor positioning ל-tooltips ו-popovers.
.tooltip { position-visibility: anchor-visible; } .popover { position: absolute; position-anchor: --trigger; position-visibility: anchor-visible no-overflow; }
alwaysהאלמנט תמיד מוצג — אין הסתרה מותנית.anchor-validמסתיר את האלמנט אם ה-anchor שלו לא קיים או לא חוקי.anchor-visibleמסתיר את האלמנט אם ה-anchor שלו לא נראה (גלוי) (ברירת המחדל).no-overflowמסתיר את האלמנט אם הוא חורג מ-clipping container. CSS Anchor Positioning Module Level 1 Editor's Draft W3CMDN

This is an information box.

Show all code
ערוך CSS און-ליין התוסף שזוכר עבורך מאות פריטי CSS כל פרופרטי CSS — בהדגמה חיה מקור הייחוס הדו-לשוני ל-CSS
הגדרהדוגמאותתחבירמודולמפרטמקורות מידעהדגמה חזותית