Hi, All
How to implement searching and WebView scrolling to the found result ?
For local HTML-file loaded into the webview.
This does not work:
What is the docs of the B4J WebView class ?
How to implement searching and WebView scrolling to the found result ?
For local HTML-file loaded into the webview.
This does not work:
B4X:
reflector.RunMethod2("findAll", s, "java.lang.String") 'java.lang.NoSuchMethodException: java.lang.Object.findAll(java.lang.String)
Last edited: