You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: css-nav-1/explainer.md
-21Lines changed: 0 additions & 21 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -195,30 +195,9 @@ element of the author's choosing.
195
195
* navbeforefocus
196
196
- Occurs before spatial or sequential navigation changes the focus.
197
197
198
-
* navbeforescroll
199
-
- Occurs before spatial navigation triggers scrolling.
200
-
201
198
* navnotarget
202
199
- Occurs before going up the tree to search candidates in the nearest ancestor spatial navigation focus container when spatial navigation has failed to find any candidate within the current spatial navigation focus container.
203
200
204
-
#### Example
205
-
The following code changes the behavior of spatial navigation from scrolling when there is no focusable element visible, to jumping to focusable elements even when they are not visible.
0 commit comments