Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.
I'd suggest looking around here:
-[WebView stringByEvaluatingJavaScriptFromString:]
-[WebFrame DOMDocument]
-[DOMElement focus]
 
I'd suggest looking around here:
-[WebView stringByEvaluatingJavaScriptFromString:]
-[WebFrame DOMDocument]
-[DOMElement focus]

hm… mb simple example ?

stringByEvaluatingJavaScriptFromString what script me need Evaluating ?
Code:
return document.myFlash;
?
-[WebFrame DOMDocument] ok i get DOMDocument what's next ?
-[DOMElement focus] - how i can get DOMElement ?
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.