开发者

nsnotification for uiwebview did finishloading

How can I register nsnotificatiiom for uiwebv开发者_JS百科iew?

Thanks


There is no need to set a notification, just use the UIWebViewDelegate methods:

http://developer.apple.com/library/ios/#documentation/uikit/reference/UIWebViewDelegate_Protocol/Reference/Reference.html#//apple_ref/occ/intf/UIWebViewDelegate


Do not use a notification. Use the delegate's method webViewDidFinishLoad:.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜