- Jun 6, 2020
- 11,517
- 4,383
I have an HTML document that contains this java script:
B4X:
If I put an input of type button within the HTML, and click it, it works fine and scrolls to the item with ID="Q1" 
I would like to be able to, from within my B4a code execute the myFunction while I:
If this is not possible, is there a way from within B4a code to scroll to an ID within the Webview HTML?
Thanks
Rusty
B4X:
کد:
محتوای بلوک کدها در دسترس شما نیست. برای مشاهده بلوک کدها، وارد انجمن شوید یاثبت نام کنید

I would like to be able to, from within my B4a code execute the myFunction while I:
- pass a parameter into the myFunction like myFunction("Q1")
- and programmatically "click" or execute the java script function from B4a code
If this is not possible, is there a way from within B4a code to scroll to an ID within the Webview HTML?
Thanks
Rusty
برای دیدن لینک ها باید ثبت نام کنید