From: Josep M. i T. <jm...@ne...> - 2000-12-14 23:09:56
|
I think I found it! In IE5 mode: navigator.appName: Microsoft Internet Explorer navigator.appVersion: 4.0 (compatible; MSIE 5.0; Windows NT 4.0) navigator.userAgent: Mozilla/4.0 (compatible; MSIE 5.0; Windows NT 4.0) Opera 5.0 [en] Do you notice the Opera at the end? In all the modes of the browser it appends this "Opera" at the end? It's really beautiful, isn't it? Regards, Josep -----Mensaje original----- De: Doug Melvin <do...@cr...> Para: dyn...@li... <dyn...@li...> Fecha: jueves 14 de diciembre de 2000 23:31 Asunto: Re: [Dynapi-Dev] Mozilla & Opera >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 > >_______________________________________________ >Dynapi-Dev mailing list >Dyn...@li... >http://lists.sourceforge.net/mailman/listinfo/dynapi-dev |