搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

When trying to find the URL in firefox 15 with DOM, then it fails, why?

  • 2 个回答
  • 1 人有此问题
  • 131 次查看
  • 最后回复者为 R-VR

more options

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

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

被采纳的解决方案

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:

定位到答案原位置 👍 1

所有回复 (2)

more options

选择的解决方案

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:

more options

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

由R-VR于修改