embedded images in HTML

I am trying to use an embedded image in HTML loaded in the WebBrowser control, this is valid HTML, but does not work on phone:
<img src=”data:image/jpeg;base64,/9j/4TSdRXhpZgAAS…  />

The support of data URI for embedded images was first implemented in IE8. The current browser of phone forked in earlier IE (7+) so this is not supported.

Share
This entry was posted in browser, wp7 and tagged . Bookmark the permalink.

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>