Archive for the ‘ Useful Javascripts For UiWebView Integration ’ Category
Other useful JavaScript methods: self.find(<string>); – navigates to the next occurrence of a string window.pageYOffset; – basically tells you the scroll position of the webview window.scrollTo(x, y); – allows you to effectively set the scroll position window.getSelection(); – fetch the highlighted strings in the webview. Happy coding[ READ MORE ]
Enter your email address to subscribe to this blog and receive notifications of new posts by email.
Join 4 other followers
Get every new post delivered to your Inbox.