I am trying to insert an Image on a HTML page on mouse button click. This image indicates a tag to open a sticky note. I am able to figure out how to insert an image at the mouse curse location. However, I am not sure if an image can be inserted anywhere on a HTML page. Can we overlay this image on the paragraph? Please help!
Share
you can also use:
For example, I append the image to
body, you can append it to any target.