☰
English
accent-color
align
alignment-baseline
all
anchor
animation
appearance
aspect-ratio
backdrop-filter
backface-visibility
background
baseline
block-size
border
bottom
box
break
caption-side
caret
clear
clip
color
column
columns
contain
container
content
corner
counter
cursor
cx
cy
d
direction
display
dominant-baseline
dynamic-range-limit
empty-cells
field-sizing
fill
filter
flex
float
flood
font
forced-color-adjust
gap
grid
height
hyphenate
hyphens
image
ime-mode
initial-letter
inline-size
inset
interactivity
interest
interpolate-size
isolation
justify
left
letter-spacing
lighting-color
line
list
margin
marker
mask
math
max
min
mix-blend-mode
object
offset
opacity
order
orphans
outline
overflow
overlay
overscroll
overscroll-behavior
overscroll-behavior-block
overscroll-behavior-inline
overscroll-behavior-x
overscroll-behavior-y
padding
page
paint-order
perspective
place
pointer-events
position
print-color-adjust
quotes
r
reading
resize
right
rotate
row
ruby
rule
rx
ry
scale
scroll
scrollbar
shape
speak
stop
stroke
tab-size
table-layout
text
timeline
top
touch-action
transform
transition
translate
trigger-scope
unicode-bidi
user-select
vector-effect
vertical-align
view
visibility
white
widows
width
will-change
word
writing-mode
x
y
z-index
zoom
The CSS Propertie overscroll-behavior-inline
מאפיין overscroll-behavior-inline שולט בהתנהגות גבול לאורך ציר האינליין (logical). ב-writing-mode אופקי זהה ל-overscroll-behavior-x.
.carousel { overscroll-behavior-inline: contain; }
.sideways { writing-mode: vertical-rl; overscroll-behavior-inline: none; }
auto
ברירת המחדל. התנהגות גבול רגילה בציר האינליין.
contain
מונע scroll chaining ופעולות גבול לא-מקומיות בציר האינליין.
none
כמו contain ובנוסף מונע פעולות גבול מקומיות בציר האינליין.
chain
מתיר scroll chaining בציר האינליין, אבל מונע פעולות גבול מקומיות.
CSS Overscroll Behavior Module Level 1
Editor's Draft
W3C
MDN
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
הגדרה
דוגמאות
תחביר
מודול
מפרט
מקורות מידע
הדגמה חזותית
previous
next