OSDN Git Service

Correctly handle internal page section references.
authorKeith Marshall <keith@users.osdn.me>
Fri, 6 Nov 2020 10:12:24 +0000 (10:12 +0000)
committerKeith Marshall <keith@users.osdn.me>
Fri, 6 Nov 2020 10:12:24 +0000 (10:12 +0000)
commit2364afc57ab7ca2ddafe75845885ef2330cc7f4b
tree456b13a31fc68fd937ef41da3c332b7ef63d8a92
parent899ad64ce7c6e05311acffd60d559ea65f7a27c0
Correctly handle internal page section references.

* site.js (load_content) ["#" in URL]: Scroll to internal reference.
* site.css (overlapped): New styling class; define it, such that any
element to which it is assigned will be positioned, with its topmost
content fully visible below the page header block, when an internal
page reference is scrolled into view.

* contact.html (general-enquiry, bug-report, feature-request)
* mailing.html (mingw-users, mingw-notify, mingw-msys, list-etiquette)
* about.html (cross-compile): Mark reference points as "overlapped".
about.html
contact.html
mailing.html
site.css
site.js