remote control, firefox and document



Hello,
is it possible to remote control firefox and the loaded document?
I want to tell firefox to load a specific svg document and later on modify this document via DOM. Firefox should update the view to this document.

On win32 I do something like this embedding an IE ActiveX control into my application. But how can I do this on Linux?

Thx,

Adib.
.



Relevant Pages

  • Re: remote control, firefox and document
    ... is it possible to remote control firefox and the loaded document? ... I want to tell firefox to load a specific svg document and later on modify this document via DOM. ... and is there a way that I can access and modify the DOM structure of this document? ...
    (comp.os.linux.development.apps)
  • Re: remote control, firefox and document
    ... is it possible to remote control firefox and the loaded document? ... I want to tell firefox to load a specific svg document and later on ...
    (comp.os.linux.development.apps)
  • Re: remote control, firefox and document
    ... I want to tell firefox to load a specific svg document and later on modify this document via DOM. ...
    (comp.os.linux.development.apps)
  • Re: Urllib vs. FireFox
    ... If you want to get the same results with your Python script ... that you did with Firefox, you can modify the browser headers in your ...
    (comp.lang.python)
  • Re: Learning DHTML programming
    ... Firefox just wanted to download the svg file. ... Currently you serve application/octet-stream which is usually a fallback or indication of some binary to download. ... As for using object to embed the SVG document in an HTML document, you need to be aware that IE/Adobe SVG viewer disable script in the SVG document when object is used due to security holes. ...
    (comp.lang.javascript)