Tuesday, 10 September 2013

how to allow user to put images on top of another image in html?

how to allow user to put images on top of another image in html?

I Want to have an image of a car, and when a user clicks a spot on the
car, I drop an x image or a circle image on that spot. I need to save the
spot where they clicked so when they come back I display it in the same
spot.
What is the best way to do this in html?
Should I use an image with other images overlaid on top of it?
Should I use html5?
Anybody know of any working examples of a similar nature?

No comments:

Post a Comment