From: Pascal <pb...@oi...> - 2001-02-12 13:09:37
|
first, you mean document.elementName gives an error, or DynAPI.document.elementName gives an error? anyway, the document is still the browser's document object, so if it gives an error it's NS6 doing the problems. Opera is not supported by DynAPI (yet) it lacks good javascript support (as far as I'm aware.. can't get things to run on Opera) so has nothing to do with W3C compliance on the DynAPI side. We are currently trying to fix as many bugs in NS6 as we can, but alot of things should already work (as posted earlier today in this post: "Hi, Get the current snapshot here: http://dynapi.sourceforge.net/snapshot/ Install it parallel to what you use now, as it is the beta - work in progress - release. A lot of NS6 support has been added recently, and you can feel free to comment on what works/doesn't work in this version. If you find a bug in the snapshot version, file bugreport here: http://sourceforge.net/bugs/index.php Cheers, Richard Bennett" cya, Pascal Bestebroer (pb...@oi...) Software ontwikkelaar Oberon Informatiesystemen b.v. http://www.oibv.com > -----Oorspronkelijk bericht----- > Van: dyn...@li... > [mailto:dyn...@li...]Namens > je...@si... > Verzonden: maandag 12 februari 2001 13:41 > Aan: dyn...@li... > Onderwerp: [Dynapi-Dev] IS DynAPI II compliant with W3C DOM? > > > Hi, > > I found that some of the example in the downloaded package does not > work properly in Netscape 6 and Opera. It seems that DynAPI II is > still not W3C compliant. This is especially true when dealing > with layers > and embedded objects. Example, document.elementName will return > that there is no property for this object. > > Can someone please shed some light on this? How can I make DynAPI > II fully W3C compliant or I have to give up on the many advantages of > using DynAPI II in order to make my application W3C compliant? > > Many thanks in advance! > > -- > Regards, > Jerry > > > > _______________________________________________ > Dynapi-Dev mailing list > Dyn...@li... > http://lists.sourceforge.net/lists/listinfo/dynapi-dev > |