On 18.09.2009, at 18:52, Bartosz Białecki wrote:
I think so too. So do you know maybe another solution how to open local
html file with Safari?

You could encode the entire HTML file in a 'data:' URL, if it's not too huge. (You'd have to do the same thing to any custom image: convert it to a data: URL and use that as the src= attribute.)

Usually people just embed their own UIWebView if they want to display custom local HTML content.

—Jens_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to