Skip to content

Conversation

caylabradleydev
Copy link

pageXOffset and pageYOffset are deprecated and have been updated to scrollX and scrollY respectively.

scrollX & scrollY do not work in Internet Explorer and older browsers. Conditional OR maintains compatibility in both modern and older browsers.

pageXOffset and pageYOffset are deprecated and have been updated to scrollX and scrollY respectively.  

scrollX & scrollY do not work in Internet Explorer and older browsers. Conditional OR maintains compatibility in both modern and older browsers.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant