I've got unparsed HTML in memory (as a string), and I want to display it in an iframe without writing to a file first. I think this means I have to work around the iframe's src attribute.
You can just set the src to data:text/html,yourhtmlblock _______________________________________________ Mozilla-xpcom mailing list [EMAIL PROTECTED] http://mail.mozilla.org/listinfo/mozilla-xpcom
