Menu

how to use ??

Help
Anonymous
2002-08-03
2002-08-12
  • Anonymous

    Anonymous - 2002-08-03

    Hi,

    Could you provide more detail explaination on how to use this XPDOM ? After I read the examples & how to use section in http://xpdom.sourceforge.net, I still don't know how to use XPDOM.

    For example, how can I achieve the DOM appendChild effect in Netscape 4 browser by using XPDOM ??

    Thank You Very Much !

    Regards,
    Annie

     
    • Jose M. Arranz Santamaria

      Hi

      XPDOM emulates a W3C-DOM-2 interfaces, then appendChild() or any must be coded the same is all supported browsers.

      See a simple W3C example in the web and convert to XPDOM, it is simple, you need initialize the library as said in "How To Use" and get wrapped document and view objects and so on.

      Try with MSIE 4+ or Mozilla 1.0/Netscape 6.2 if it works, probably works with Navigator 4 but is not sure (emulation is poor in this browser).

      Bye

      Jose Mara

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.