Hey, I am trying to make a script so that when you go to the page and click anywhere (even on images) it will put an image right at your mouse point. I am going to have the little image as a checkmark but how would I go about doing that? I know how to go into the script onclick but i am not sure how to put the image right were you clicked. I was thinking clickLoc() but I am unsure on how to use it and can't find any decent examples online.

Thanks