T
TonyWeb
Hi,
Surprisingly, no one seems to have encountered this issue anywhere I've
searched.
My problem is, while looping through a document using the textRange object,
it appears that when it encounters the search string in text that is not
"selectable", such as the href value in a link, or other "non-displayed"
html, I get the following error:
Error: Could not complete the operation due to error 800a025e.
It would have been nice if there was an "isSelectable", or "innerText"
property on the textRange object.
Any suggestions, solutions or work-a-rounds?
Thanks
Tony
Surprisingly, no one seems to have encountered this issue anywhere I've
searched.
My problem is, while looping through a document using the textRange object,
it appears that when it encounters the search string in text that is not
"selectable", such as the href value in a link, or other "non-displayed"
html, I get the following error:
Error: Could not complete the operation due to error 800a025e.
It would have been nice if there was an "isSelectable", or "innerText"
property on the textRange object.
Any suggestions, solutions or work-a-rounds?
Thanks
Tony