Logo
Explore Help
Sign In
renun/NetNewsWire
1
0
Fork 0
You've already forked NetNewsWire
mirror of https://github.com/Ranchero-Software/NetNewsWire synced 2025-08-12 06:26:36 +00:00
Code Issues Actions Packages Projects Releases Wiki Activity
Files
3f81cd9b96a36401375e94de311cd7dcd39acff5
NetNewsWire/Mac/MainWindow/Detail/page.html

12 lines
230 B
HTML
Raw Normal View History

Render with evaluateJavaScript. Replaced loadHTMLString based rendering for improved performance.
2019-09-18 22:03:23 -07:00
<html>
<head>
<style>
</style>
Externalize javascript code into separate main.js file
2019-09-21 04:34:11 -05:00
<script src="main.js"></script>
Split Mac and iOS specific javascript into individual files.
2019-10-13 15:47:11 -05:00
<script src="main_mac.js"></script>
#554 newsfoot.js and css are included in the page These changes are the bare minimum required to get footnotes to appear and function on the article page. * The newsfoot.js script now wraps everything in an IIFE to prevent bleed to other scripts * Stylesheets are included in the main stylesheet, with the colors extracted out into separate selectors Currently missing the arrow pointing to the footnote link, and no consideration exists for mobile presentation beyond a max-width: 100vh on the footnote popover.
2019-09-22 14:06:51 +12:00
<script src="newsfoot.js" async="async"></script>
Render with evaluateJavaScript. Replaced loadHTMLString based rendering for improved performance.
2019-09-18 22:03:23 -07:00
</head>
<body>
</body>
</html>
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.24.5 Page: 47ms Template: 4ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API