chickadee » chickadee » chickadee-js-files

chickadee-js-filesparameter

List of URIs (uri-reference objects) to Javascript files for Chickadee. These are inserted after the document body, as most scripts should be.

Any item may be a plain string instead, in which case it is inserted literally in the document as a Javascript snippet between script tags. For example, you might use this to implement a jQuery fallback.

Defaults to (list (uri-reference "/cdoc/chickadee.js")).