Results 1 to 12 of 12

Thread: How do I access an html DOM in Firefox without using Mozilla's IE Control?

Threaded View

  1. #3

    Thread Starter
    New Member
    Join Date
    Nov 2017
    Location
    Earth / Born October 32, 2955
    Posts
    13

    Re: How do I access an html DOM in Firefox without using Mozilla's IE Control?

    Quote Originally Posted by Schmidt View Post
    Browser-Components will run in your own Process (hence you can influence the DOM per Inprocess-calls to these Componets/Libraries).
    But you ruled them out.

    Seems what you want, is to interact with the DOM in a *foreign* Process (Firefox.exe) -
    and the only way to do that (without true hacking) is, to "get your own component into the Firefox-Process".

    And yes, there is an official way to do that, you know...
    https://blog.mozilla.org/addons/2014...fox-extension/

    Olaf
    Not sufficient to help. I do not feel like I can handle this process.
    Last edited by Lab Copy; Nov 15th, 2017 at 03:25 AM. Reason: not sufficient logic from me.

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width