M
Mike
Hi newsgroup,
I'm just wondering if it is possible to display an image purely from
javascript? For example, it is possible to receive a text string and
document.write() the current document to dynamically recreate the HTML.
Is there a way to create an image by receiving an image binary string
and somehow use js to display it?
This is just out of my curiosity. It might not even be practical.
M
I'm just wondering if it is possible to display an image purely from
javascript? For example, it is possible to receive a text string and
document.write() the current document to dynamically recreate the HTML.
Is there a way to create an image by receiving an image binary string
and somehow use js to display it?
This is just out of my curiosity. It might not even be practical.
M