Have iPhone webpage URL open in specific view in application -


I have an application that works like an internet browser for a webpage. If the webpage is in one view, can I do this when a specific URL is chosen that this URL will open in a different view?

Yes in your web interpreter, implement it

  • (BOOL Webview: (UIWebView *) webview should start StarlightWithRevist: (NS URL Request RAQUAST *) Request Navigation: (UIWebViewNavigationType) Navigation Type {

Check to see if this is the URL you are interested in , Then create and cover the scene that displays the web page.

Oh, and not being able to stop the load from being in this scene.


Comments

Popular posts from this blog

oracle - The fastest way to check if some records in a database table? -

php - multilevel menu with multilevel array -

jQuery UI: Datepicker month format -