epub.javascript.file Ant parameter

Specifies the source location of a JavaScript file to be included in the EPUB package and referenced from every generated HTML file.

The JavaScript file will be put in the EPUB package in the directory specified for the epub.javascript.dir Ant parameter.

Value

The source location as a URI or system-specific path of a JavaScript file.

Default

No JavaScript file.