xcode - WebView finishes launching Mac OSX -


i want know if possible launch javascript function

[webview stringbyevaluatingjavascriptfromstring:@"next()"]; 

after webview has finished loading in mac os x app, not ios. in advance!

have @ webframeloaddelegate protocol reference. webview:didfinishloadforframe: should interesting you.


Comments

Popular posts from this blog

jquery - Invalid Assignment Left-Hand Side -

java - Play! framework 2.0: How to display multiple image? -

asp.net mvc - Implementing normal user/pass, Twitter & Facebook auth -