Silver Challenge: More UIWebView

A UIWebView keeps its own history. You can send the messages goBack and goForward to a web view, and it will traverse through that history. Create a UIToolbar instance and add it to the BNRWebViewController’s view hierarchy. This toolbar should have back and forward buttons that will let the web view move through its history. Bonus: use two other properties of UIWebView to enable and disable the toolbar items.

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset