EPUBJS.Hooks.register("beforeChapterDisplay").example = function(callback, chapter){ EPUBJS.core.addCss("css/annotator.css", false, chapter.doc.head); EPUBJS.core.addScript(EPUBJS.filePath + "libs/annotator-full.js", function() { //-- Config script var s = document.createElement("script"); s.type = 'text/javascript'; a = '/* -*- js -*- */ /*{literal}