UNPKG

epubjs

Version:

Render ePub documents in the browser, across many devices

26 lines (22 loc) 1.29 kB
<?xml version="1.0" encoding="UTF-8" ?><!DOCTYPE html><html> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <title>Getting Around: Navigating an EPUB</title> <link rel="stylesheet" type="text/css" href="css/epub.css" /> <meta name="dat-origPath" value="/html/body" /><link rel="prev" href="./ch02s02_2.html" /><link rel="next" href="./ch02s03_0.html" /></head><body> <pre class="screen" data-origPath="/html/body/section/pre[6]">&lt;nav epub:type="page-list"&gt; &lt;h1&gt;Page List&lt;/h1&gt; &lt;ol&gt; &lt;li&gt;&lt;a href="chapter001.xhtml#page001"&gt;1&lt;/a&gt;&lt;/li&gt; &lt;li&gt;&lt;a href="chapter001.xhtml#page002"&gt;2&lt;/a&gt;&lt;/li&gt;&lt;/ol&gt; &lt;/nav&gt;</pre> <p data-origPath="/html/body/section/p[20]">And don’t limit yourself to paper thinking. The navigation document allows any number of useful navigation lists you can devise. Maybe you want to give readers a quick reference to major scenes in your story, for example. There are innumerable ways in which you can expand on this functionality, but semantics and support are going to take community and player support to implement. But that’s true of all new functionality.</p> </body> </html>