[Gambas-user] WebView, again
Matti
matti.eber at ...3240...
Thu Oct 15 21:22:39 CEST 2015
This is driving me crazy:
I have to retrieve the HTML tags that the actual cursor position is inside.
For example: '<body><h1>'
or '<body><table><tr><td>'
or '<span style="font-weight: bold;"'
..and so on.
With WebView.HitTest I can detect images and links, but no tags.
WebElement can list all elements, but where is the cursor?
With Document.execCommand I get nothing at all.
Somebody knows how to?
Thanks
Matti
More information about the User
mailing list