_______________________________________________ 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
If a UIWebView is created with a self-contained HTML code (in a
literal NSString), what's the baseURL supposed to be? I set mine to
nil - is this correct in this case, or is it gonna crash at some
point? It seems to work, but I just want to make sure.
- UIWebView and baseURL? William Squires
- Re: UIWebView and baseURL? Mike Abdullah