maphilight
maphilight copied to clipboard
Image not updating, when replacing with an image that has no mapping
I'm dynamically replacing an image.
When replacing images with an image that has map everything works fine. However when the replaced image has no image map, then the previous image will still be displayed.
So far I extended the code, to remove the wrapper. This however left the new image invisible and render other parts of the screen unresponsive. Still have work to do to make that work.