1
0
Fork 0
mirror of https://github.com/futurepress/epub.js.git synced 2025-10-04 15:09:16 +02:00

Fixed single example, added example links to readme

This commit is contained in:
Fred Chasen 2015-05-11 14:15:35 -04:00
parent 27e9046cdc
commit 134b73fc14
6 changed files with 20 additions and 12 deletions

View file

@ -1,4 +1,5 @@
EPUBJS.Rendition = function(book, options) {
this.settings = EPUBJS.core.extend(this.settings || {}, {
infinite: true,
hidden: false,