Skip to content

Instantly share code, notes, and snippets.

@HiromichiYamada
Forked from akiraak/gist:882818
Created February 28, 2013 02:36
Show Gist options
  • Save HiromichiYamada/5053732 to your computer and use it in GitHub Desktop.
Save HiromichiYamada/5053732 to your computer and use it in GitHub Desktop.
[self.webView loadRequest:[NSURLRequest requestWithURL:[NSURL URLWithString:@"about:blank"]]];
[self.webView loadRequest:[NSURLRequest requestWithURL:[NSURL URLWithString:url]]];
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment