gregs

helping me remember what I figure out

Embedded images an IE work around

| 0 comments

A while back I posted about using the data:image/jpeg;base64 to directly embed the image in to the source attribute of an image tag, however this did not work with IE. Today I stumbled across this JavasScript solution. Certainly an option, though in my case it was overkill, however I thought others might find it useful.

Leave a Reply

Required fields are marked *.

*