Exist stringByEvaluatingJavaScriptFromString method in Android like Iphone?.
Not with a simple code like this javascript:wave(). But with a complex Java Script function.
Thanks
Exist stringByEvaluatingJavaScriptFromString method in Android like Iphone?. Not with a simple code like this
Share
You can use
loadUrlinstead,eg:It’s effect similar to
stringByEvaluatingJavaScriptFromString.The API description is not clear.