How do I overlay an icon/image onto another image on form submission?
Posted
by marcamillion
on Stack Overflow
See other posts from Stack Overflow
or by marcamillion
Published on 2010-05-02T04:30:15Z
Indexed on
2010/05/02
4:37 UTC
Read the original article
Hit count: 295
So I am trying to add an icon to an image, once someone has 'tagged' a portion of the image - i.e. they have submitted the form.
How do I do that in jQuery?
Just to be clear...imagine you are on flickr and you see an image. You want to add an annotation, you click on the image where you want, and it shows you a form field. You enter the information you want to, then after you have done so, there is a small image left on top of the picture that shows where you have left a comment.
Any ideas?
© Stack Overflow or respective owner