
: Using the same javascript library several times in an ebook I would like to develop responsive ebooks, and lucky me I found that iBook Author allows to include javascript in the books. This
I would like to develop responsive ebooks, and lucky me I found that iBook Author allows to include javascript in the books. This works through inserting the HTML widget in a small box to the text.
What is the best practice when one uses the same javascript code again and again inside the book? What if I would like to use e.g. d3.js several times to create figures? Do I need to insert it every single time to the given page, inside the given widget? Can I reuse parts of the code, store d3.js in some place, so all the widgets can use that piece of code several times on different pages?
Free books android app tbrJar TBR JAR Read Free books online gutenberg
More posts by @Si

: Is it possible to self-publish ebooks with DRM? I've created software to generate valid ebooks from HTML/XML and auxillary files (metadata, cover artwork, etc.) The software produces books in

: Nook is a name for ebook-readers marketed by Barnes and Noble. The range includes eink readers, android tablets and applications of mobile devices. The main formats of ebooks readable by a
1 Comments
Sorted by latest first Latest Oldest Best
The best practice is to store your .js script in a folder labelled JavaScript inside the .oebps folder, then have your HTML point to that script / directory whenever you need to employ it. I have to confess though that I did not understand most if your question with the 'tiny boxes' and such.
Free books android app tbrJar TBR JAR Read Free books online gutenberg