This document provides an overview of adding JavaScript interactivity to iBooks and EPUB files, including:
- Examples of using JavaScript widgets in iBooks through tools like Dashcode and Tumult Hype.
- Details on creating JavaScript widgets from scratch for iBooks by including the required files and properties.
- An explanation of the EPUB 3.0 standard which enables JavaScript, and guidelines for progressive enhancement and fallbacks.
- A demonstration of cracking the DRM on iBooks files and creating fully interactive EPUB files from scratch using spine-level JavaScript according to the EPUB specifications.