06-23-2018, 11:11 PM
Hello Gintaras (or other forum members):
I feel I should be able to figure this one out on my own but......
I need to get an htm element from under the mouse curser but then get the html for prior index elements and search that text until I find a particular regex match.
The problem is that I don't know how to get the successive new htm elements by navigating indices.
For acc there is:
Navigate($navig [Acc&result])
But there doesn't seem to be something similar for Htm where I could put in +/- 1,2,3,4 etc to navigate adjacent elements.
I tried to use Acc functions with this webpage but for some reason the navigate functions don't work, even with all the usual flags (i.e. in web page, invisible/useless objects, etc).
Thanks for any ideas I am overlooking,
S
I feel I should be able to figure this one out on my own but......
I need to get an htm element from under the mouse curser but then get the html for prior index elements and search that text until I find a particular regex match.
The problem is that I don't know how to get the successive new htm elements by navigating indices.
For acc there is:
Navigate($navig [Acc&result])
But there doesn't seem to be something similar for Htm where I could put in +/- 1,2,3,4 etc to navigate adjacent elements.
I tried to use Acc functions with this webpage but for some reason the navigate functions don't work, even with all the usual flags (i.e. in web page, invisible/useless objects, etc).
Thanks for any ideas I am overlooking,
S