JJGWebView icon indicating copy to clipboard operation
JJGWebView copied to clipboard

UIWebView class and example implementation for iOS Applications

Results 4 JJGWebView issues
Sort by recently updated
recently updated
newest added

When the web view is loading, there should be a 'stop' button (an X), and when tapped, it stops loading and calls webviewdidfinishloading (or something similar). That way the other...

Feature Request

I am trying to see if I can implement the "Copy" functionality in UIWebView, so I modified your code to insert "Can performActionWithSender" code. However, I noticed that it is...

In my Catholic News Live app, I basically redid a few things that I inherited from JJGWebView, but I didn't push those changes back upstream. I need to do that...

Feature Request

Instead of having the activity indicator in the center of the toolbar at the bottom, have it replace the 'Refresh' button when the webview is loading/reloading. This is how Twitter's...

Feature Request