There is the effect of pointing to a special image element with a line. See Crocodile Example at http://snapsvg.io/ .
When the image first appears, there is no line indication:

Then, after scrolling, lines with prompts appear:

I know there are https://github.com/julianlloyd/scrollReveal.js and many other js libraries for the appearance effect.
Question: how to make these lines, place them at the exact point on top of the regular image (and not SVG) and animate the lines when scrolling?
It would be great to know the name of this approach / effect (what to do on Google) and look at reviews of good / bad experiences or js libraries.
Update: they want to see a problem with the resizing and exact indication,
In most cases, see the example at http://www.sitmed.com.br/produto?id=2 , the image has a fixed isze and does not scale, this will not work for large or small screens. I think it is possible to write a scaling library in javascript using svg / canvas or even a simple div. Potential points will slide into image scaling.
source share