[annotator-dev] Plugin Methods

Prateek Narendra prateek.narendra at ieee.org
Thu Jun 12 05:47:42 UTC 2014


I see a lot of Annotator events such as
1 )beforeAnnotationCreated(annotation),
2) annotationCreated(annotation),

I actually wanted some method like this which is called when
annotations are just about to load (in simple terms, I want to send an
AJAX request on my own to get annotations by sending a POST instead of
the GET (i cant have query string parameters in my project))

I'm really a n00b in JavaScript and just started working with it 2 weeks back



More information about the annotator-dev mailing list