On Friday 11 January 2008, [EMAIL PROTECTED] wrote: > Is it possible to load HTML from stream instead of URI? yes, probably the easiest way is to use the data: protocol Do you known it? http://developer.mozilla.org/en/docs/The_data_URL_scheme
best regards, Michal _______________________________________________ dev-embedding mailing list [email protected] https://lists.mozilla.org/listinfo/dev-embedding
