|
From: Doug M. <do...@cr...> - 2000-12-14 21:14:43
|
ick. so, if (document.all && document.innerHTML)... ? > Actually, it seems that in MSIE 5.0 mode, Opera supports a document.all > collection, but doesn't support other features like innerHTML, so we may > have to do some extra work to detect Opera. Or, we could just support it > until it has a better scripting interface (W3C's model is what I'd > prefer). > > -- > scott andrew lepera > ----------------------------------- > web stuff: www.scottandrew.com > music stuff: www.walkingbirds.com > _______________________________________________ > Dynapi-Dev mailing list > Dyn...@li... > http://lists.sourceforge.net/mailman/listinfo/dynapi-dev |