Hi y'all,
I'm viewing html content in a Webview on a layout.
When scrolling the Webview to the bottom, I want something (javascript) to "notify" B4A that it has reached the bottom. The idea is to set a view (checkbox) Enabled=True.
So it would be a Javascript to B4A callback, I guess.
Searched the forum and found the WebViewExtras, but it only does B4A to Javascript.
Is this even possible to do?
And where would the example code be on the forum?
Thanx,
Mark Stuart
I'm viewing html content in a Webview on a layout.
When scrolling the Webview to the bottom, I want something (javascript) to "notify" B4A that it has reached the bottom. The idea is to set a view (checkbox) Enabled=True.
So it would be a Javascript to B4A callback, I guess.
Searched the forum and found the WebViewExtras, but it only does B4A to Javascript.
Is this even possible to do?
And where would the example code be on the forum?
Thanx,
Mark Stuart