[thelist] Cookies and images

Joshua Olson joshua at waetech.com
Fri Feb 4 21:26:52 CST 2005


> -----Original Message-----
> From: Matt Warden
> Sent: Friday, February 04, 2005 5:41 PM
> 
> Is there a way to "draw" an image from JS
> data if it's encoded the right way?
> 
> Yes.
> 
> <img src="javascript:imagedata" width="16" height="16">
> 
> where imagedata is a javasript variable that holds the image data.

Matt,

Groovy idea!  Seems to work great in Mozilla/FireFox:

http://concepts.waetech.com/js_image/

> AFAIK, though, IE doesn't like any image format in this form but XBM.

Yep, seems you are correct.  What a bummer.

<><><><><><><><><><>
Joshua Olson
Web Application Engineer
WAE Tech Inc.
http://www.waetech.com/service_areas/
706.210.0168 




More information about the thelist mailing list