Posts labelled “scripted”

  1. Language Resources in EPUB

    EPUB 3 provides a rich media environment and a cost-effective digital platform for language education resources. Cross-platform: There are EPUB reader apps available for all operating systems including iOS and Android, No software:…

  2. Simple script for responsive layout

    responsive.js is a script I am using in all my EPUB 3 work that gives me a simple way to control layouts at different breakpoints which accounts for page width and font size setting. The effect of the script is to add a class to the…

  3. Modern EPUB 3 Reading Systems

    One of the assumptions I'm making with the SEED.html app and the content it produces is that the underlying rendering software for EPUB 3 will be based on web standards and provide modern CSS and JavaScript features. Here's what I know of…

  4. Dynamic Content in EPUB 3

    Tasteful dynamic content in EPUB 3. This sample reflowable EPUB 3 file includes some Reading System javascript to toggle the visibility of some text content. The dynamic content is in the second chapter, which is a recipe for the Georgian…

All posts →