[jQuery] Load image without html page

[jQuery] Load image without html page


I was trying to figure out if it is possible to use ajax to just load
in an image, rather than loading in an html page that contains the
image tag? I know that there is a way to assemble the tag, and then
write it, but I am not sure. Any help using jquery?