|
-
Mar 22nd, 2023, 02:54 AM
#10
Re: VB6 WebView2-Binding (Edge-Chromium)
 Originally Posted by tmighty2
I would like to ask how I could then interact with the hotspots that I assigned.
Does your framework perhaps offer a built-in method to iterate over them?
Why not iterate over them from the inside of a little js-function?
You can pass String-Parameters into such functions just fine from the VB-Side...
(like e.g. QuerySelector-StringPatterns, or just "plain IDs", along with e.g. Color-Strings).
In short, complex DOM-operations remain "in generic, clever parametrized js-helpers" -
and then these "nice trigger-parameters" could (should) be passed from the VB-side.
Olaf
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|