Maksee1337
Results
1
comments of
Maksee1337
book.rendition.hooks.content.register(async (contents, view) => { currentDoc = contents.document;; } /// /// you should have ../6.xhtml#_idTextSpan049 this data data =' ../6.xhtml#_idTextSpan049' const id = data.split('#')[1]; const elem = currentDoc.getElementById(id); elem.style.color =...