How do I save an image using a DHTML right click menu?
Hey. I am trying to make it that when I right click on an image on my site I can save the image like I could with a normal right click menu. I have no experience writing JavaScript so I have no starting points for this. The right click menu is written in DHTML and uses the view source, back, forward, print, and refresh functions. Also, I would want it to be able that when the cursor is not over the image, the menu only has it as text, not a link executing a command to bring up a save as window for the image. The site is http://andrevas.sdf1.org/andrevas/, there you can see how it is written already and start me off from there. Any help as to how to write the command for the Save Image As function would be greatly appreciated!