UIWebView - How to identify the "last" webViewDidFinishLoad message?

Posted by chendral on Stack Overflow See other posts from Stack Overflow or by chendral
Published on 2009-05-25T23:27:18Z Indexed on 2010/05/09 3:58 UTC
Read the original article Hit count: 233

Filed under:
|
|

The webViewDidFinishLoad message seems to be sent each time any object in the page has been loaded. Is there a way to determine that all loading of content is done?

© Stack Overflow or respective owner

Related posts about iphone

Related posts about objective-c