Set contents of webview to html string (cocoa)

Viewed 13075

Is there any easy way to set the contents of a webview to an HTML string (without having to load a file)?

Thanks

3 Answers
Related