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-modeobjectoffsetopacityorderorphansoutlineoverflowoverlayoverscrolloverscroll-behavioroverscroll-behavior-blockoverscroll-behavior-inlineoverscroll-behavior-xoverscroll-behavior-ypaddingpagepaint-orderperspectiveplacepointer-eventspositionprint-color-adjustquotesrreadingresizerightrotaterowrubyrulerxryscalescrollscrollbarshapespeakstopstroketab-sizetable-layouttexttimelinetoptouch-actiontransformtransitiontranslatetrigger-scopeunicode-bidiuser-selectvector-effectvertical-alignviewvisibilitywhitewidowswidthwill-changewordwriting-modexyz-indexzoom

The CSS Propertie overscroll-behavior-y

מאפיין overscroll-behavior-y שולט בהתנהגות בגבולות הגלילה האנכית — בעיקר רלוונטי למניעת pull-to-refresh ו-scroll chaining אנכי במודאלים.
.modal-body { overscroll-behavior-y: contain; } .chat { overflow-y: auto; overscroll-behavior-y: none; }
autoברירת המחדל. התנהגות גבול אנכית רגילה (כולל pull-to-refresh).containמונע scroll chaining אנכי ו-pull-to-refresh; גלילה אנכית מקומית תקינה.noneכמו contain ובנוסף מונע פעולות גבול אנכיות מקומיות (למשל bounce).chainמתיר scroll chaining אנכי, אבל מונע פעולות גבול אנכיות מקומיות. CSS Overscroll Behavior Module Level 1 Editor's Draft W3CMDN
overscroll-behavior-block has been used to make it so that when the scroll boundaries of the yellow inner box are reached, the whole page does not begin to scroll. Show all code ערוך CSS און-ליין התוסף שזוכר עבורך מאות פריטי CSS כל פרופרטי CSS — בהדגמה חיה מקור הייחוס הדו-לשוני ל-CSS
הגדרהדוגמאותתחבירמודולמפרטמקורות מידעהדגמה חזותית