1
0
Fork 0
mirror of https://github.com/futurepress/epub.js.git synced 2025-10-05 15:32:55 +02:00

poylmer example updates, chapter event details

This commit is contained in:
Fred Chasen 2013-07-18 18:46:01 -07:00
parent 61fa786325
commit ea4e08d6d6
189 changed files with 11716 additions and 259 deletions

View file

@ -11,7 +11,7 @@
<link rel="stylesheet" href="basic.css">
<!-- EPUBJS Renderer -->
<script src="/build/epub.min.js"></script>
<script src="../build/epub.min.js"></script>
<!-- jQuery -->
<script src="../libs/jquery/jquery-1.9.0.js"></script>