Hi, i have a HTML file with code like this
I have one button1 into Activity Main and WebView witch display HTML file when load activity...
Now the question!
How to change div content when press button1?
Thanks!
B4X:
<div id='ver'>__APP_VER__</div>
I have one button1 into Activity Main and WebView witch display HTML file when load activity...
Now the question!
How to change div content when press button1?
Thanks!
Last edited: