Hi, Is there any easy way to set the contents of a webview to an html string (without having to load a file)?
Thanks
|
|
Hi, Is there any easy way to set the contents of a webview to an html string (without having to load a file)? Thanks
|
||
|
|
|
|
(Where |
|||
|
|
|
|
Yes definitely calling loadHTMLString:baseURL: on the mainFrame of the webView would do it. |
||
|
|