All Projects → hessler → iOS-Web-View-Multiwindow

hessler / iOS-Web-View-Multiwindow

Licence: other
Repository for Xcode example project demonstrating how to support multiple windows when using UIWebView.

Programming Languages

Mercury
31 projects
objective c
16641 projects - #2 most used programming language
c
50402 projects - #5 most used programming language

iOS-Web-View-Multiwindow

Repository for Xcode example project demonstrating how to support multiple windows when using UIWebView.

This project is intended to be a demo only, not a final app. Use the code as needed in your app project to get multi-window support working.

Though this is a very basic app project, the code is well commented to explain what important parts of the code are doing. Log statements are included in certain places to alert the developer where certain JavaScript window overrides are caught for a quick and easy way to see when windows are created, destroyed, and how many instances of UIWebView are being used.

This project is licensed under a Creative Commons Attribution-ShareAlike 3.0 Unported License (http://creativecommons.org/licenses/by-sa/3.0/), and is free to use. Links back to hesslerdesign.com are always appreciated.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].