Hi all, does anybody have a simple example of annotatorjs or Apache Annotator that would work without a server-side storage?
I am imagining something like * a static HTML page with some text in it and * a JSON structure being created locally in that page which represents the annotations * an invocation of annotatorjs/annotator that takes the JSON and renders it over the text As an outcome, one would see parts of the texts highlighted and on-mouse-over information about the annotations would be displayed. For this simple example, editing these annotations wouldn't even be required. If anybody could point me to such an example, that would be great! Cheers, -- Richard
