I\'m trying to remove the loaded image from a element, but clearing or removing the src doesn\'t do it. What to do?
HTML:
You would have to either remove the element entirely or replace it with a different image (which could be a transparent gif).