Waldemar Lima Well-Known Member Licensed User Longtime User Sep 19, 2023 #1 Hello guys, is there any way to execute direct javascript functions in the b4j webview? call a function with its parameters or something like that?
Hello guys, is there any way to execute direct javascript functions in the b4j webview? call a function with its parameters or something like that?
TILogistic Expert Licensed User Longtime User Sep 19, 2023 #2 Interact with HTML elements from B4j app? hi I would like to know if I can load a site into a webview and then fill an HTML input element with text by calling his id property? or maybe simulate a button click in that site? (button element id is known) thanx, ilan www.b4x.com Upvote 0
Interact with HTML elements from B4j app? hi I would like to know if I can load a site into a webview and then fill an HTML input element with text by calling his id property? or maybe simulate a button click in that site? (button element id is known) thanx, ilan www.b4x.com
Erel B4X founder Staff member Licensed User Longtime User Sep 20, 2023 #3 Cross platform code: https://www.b4x.com/android/forum/threads/b4x-webview-ckeditor-rich-text-editor.133260/#content Upvote 0
Cross platform code: https://www.b4x.com/android/forum/threads/b4x-webview-ckeditor-rich-text-editor.133260/#content