Skip to content

Instantly share code, notes, and snippets.

@zdavatz
Created November 22, 2017 17:13
Show Gist options
  • Save zdavatz/4227f98b8715fb43d017b27b8943230b to your computer and use it in GitHub Desktop.
Save zdavatz/4227f98b8715fb43d017b27b8943230b to your computer and use it in GitHub Desktop.
[self.webView stringByEvaluatingJavaScriptFromString:[NSString stringWithFormat:@"var hashElement=document.getElementById('%@');if(hashElement) {hashElement.scrollIntoView();}", href]];
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment