When trying to find the URL in firefox 15 with DOM, then it fails, why?
I'm trying to find the URLs from firefox 15 with the help of DOM, then the DOM functionalities are failed everytime. Is the DOM supports firefox 15? DOM: ISimpleDOMNode, ISimpleDOMDocument, ISimpleDOMText
Solución elegida
Hi R-VR
I work for SUMO but I am not a Firefox Developer. so unfortunately I can't resolve your question.
This forum is not for programming questions but I don't know the right forum to ask them. I am going to email a Firefox developer who might either know the answer or who would know the appropriate place to ask this question. And I'll ask him to reply here.
Cheers!
..Roland
p.s. I did some googling and found the following which (if you found them already or they don't help, sorry!), may help:
- https://developer.mozilla.org/en-US/docs/Accessibility/AT-APIs/ImplementationFeatures/MSAA#ISimpleDOMNode
- http://stackoverflow.com/questions/3217470/accessing-mozillas-isimpledomnode-by-using-iaccessible
Todas las respuestas (2)
Solución elegida
Hi R-VR
I work for SUMO but I am not a Firefox Developer. so unfortunately I can't resolve your question.
This forum is not for programming questions but I don't know the right forum to ask them. I am going to email a Firefox developer who might either know the answer or who would know the appropriate place to ask this question. And I'll ask him to reply here.
Cheers!
..Roland
p.s. I did some googling and found the following which (if you found them already or they don't help, sorry!), may help:
Hi rtanglao,
Thanks for your reply. Actually I'm finding the URL from mozilla 15 with the help of DOM and also MSAA (Microsoft Active Accessibility), its the part of my VC++ project. I have already saw the above two links you are mentioned, but it also not working. So I expect more help.
Thanks, R-VR
Modificadas por R-VR el