开发者

Is it possible to run Javascript function in Android web page on webkit browser? [duplicate]

开发者 https://www.devze.com 2023-02-28 09:37 出处:网络
This question already exists: Closed 11 years ago. Possible Duplicate: get the values of the fields in a form in an android webview android
This question already exists: Closed 11 years ago.

Possible Duplicate:

get the values of the fields in a form in an android webview android

I would like to get field data from a web page that is in an in-app browser. Is it possible to call a jav开发者_运维技巧ascript function from the browser and retrieve the data from the page? Something similar to iOS' stringByEvaluatingJavaScriptFromString method.

Thanks, Rob


Found this older question on basiclly the same situation.

0

精彩评论

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