mirror of
https://github.com/alexadam/save-as-ebook.git
synced 2025-09-14 11:19:43 +00:00
chrome & ff
This commit is contained in:
parent
2c4e0d023d
commit
a391509e5d
16 changed files with 404 additions and 8781 deletions
|
@ -74,7 +74,6 @@ function deferredAddZip(url, filename, zip) {
|
|||
// http://ebooks.stackexchange.com/questions/1183/what-is-the-minimum-required-content-for-a-valid-epub
|
||||
function buildEbook() {
|
||||
console.log('Prepare Content...');
|
||||
|
||||
var allPages = getEbookPages();
|
||||
var zip = new JSZip();
|
||||
|
||||
|
@ -185,7 +184,6 @@ function buildEbook() {
|
|||
|
||||
|
||||
|
||||
|
||||
///////////////
|
||||
///////////////
|
||||
var imgs = oebps.folder("images");
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue