WordPress/wp-content/themes/twentyfifteen/js
audrasjb 9564a68697 Twenty Fifteen: Use #page height instead of body height in sidebar scroll calculation.
This changeset replaces `bodyHeight = $body.height();` with `bodyHeight = $('#page).height();`. It fixes a JS issue in some specific context, when there is content generated right before the closing `body` tag. For example, this happens when the HTML content is added using the `wp_footer` filter.

Props stephenharris, sabernhardt, audrasjb.
Fixes #40492.

Built from https://develop.svn.wordpress.org/trunk@53247


git-svn-id: http://core.svn.wordpress.org/trunk@52836 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2022-04-24 21:03:10 +00:00
..
color-scheme-control.js
customize-preview.js
functions.js Twenty Fifteen: Use #page height instead of body height in sidebar scroll calculation. 2022-04-24 21:03:10 +00:00
html5.js
keyboard-image-navigation.js
skip-link-focus-fix.js