window scrolling
Last updated
Was this helpful?
Last updated
Was this helpful?
⟩ ⟩ ⟩ ⟩ scroll
-reflecting body element :
if you assign one of the following event handlers on , it will be reflected on too, and vice versa.
onblur, onerror, onfocus, onload, onresize, onscroll
📗
replit:
(, ) - scroll offsets of the document (read-only ⭐️)
(, ) - aliases for (, )