How to make images appear in Javascript
问题 I'm not very fluent in javascript, and I feel like this is really basic, but I can't seem to find it online anywhere . I want to create a link that will trigger a javascript function that makes an image appear in a separate div. It can't be in flash, otherwise I have no objection to the coding language. I have several images, so I would think that the best way to do this would be to layer them all on top of each other and then increase the z-index each time their link is clicked, but you