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
_______________________________________________
annotator-dev mailing list
[email protected]
https://lists.okfn.org/mailman/listinfo/annotator-dev
Unsubscribe: https://lists.okfn.org/mailman/options/annotator-dev

Reply via email to