Ah, yes. I see. Well, MSIE 9.0 reports navigator.userAgent to be "Mozilla",
so that takes care of that!
Bob
On Tue, Jun 5, 2012 at 7:59 AM, Angel Herráez <angel.herr...@uah.es> wrote:
> > We do use the standard tag. That's just for MSIE 6
>
> I don't think so:
>
> http://jmol.svn.sourceforge.net/viewvc/jmol/trunk/Jmol/appletweb/JmolC
> ore.js?revision=17261&view=markup
>
> 374 features.useIEObject = (features.os() == "win" &&
> features.browserName == "msie" && features.browserVersion >= 5.5);
>
>
>
> http://jmol.svn.sourceforge.net/viewvc/jmol/trunk/Jmol/appletweb/JmolApplet.js?revision=17256&view=markup
>
> 162 if (Jmol.featureDetection.useIEObject) { // use MSFT IE6 object
> tag with .cab file reference
> 163 var _windowsClassId = "clsid:8AD9C840-044E-11D1-B3E9-00805F499D93";
> 164 var _windowsCabUrl = "
> http://java.sun.com/update/1.6.0/jinstall-6u22-windows-i586.cab";
> 165 tHeader += " classid='" + _windowsClassId + "'\n" + " codebase='"
> + _windowsCabUrl + "'\n>\n";
> 166 } else if (Jmol.featureDetection.useHtml4Object) { // use HTML4
> object tag
>
>
>
>
>
> ------------------------------------------------------------------------------
> Live Security Virtual Conference
> Exclusive live event will cover all the ways today's security and
> threat landscape has changed and how IT managers can respond. Discussions
> will include endpoint security, mobile security and the latest in malware
> threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
> _______________________________________________
> Jmol-developers mailing list
> Jmol-developers@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/jmol-developers
>
--
Robert M. Hanson
Larson-Anderson Professor of Chemistry
Chair, Chemistry Department
St. Olaf College
Northfield, MN
http://www.stolaf.edu/people/hansonr
If nature does not answer first what we want,
it is better to take what answer we get.
-- Josiah Willard Gibbs, Lecture XXX, Monday, February 5, 1900
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and
threat landscape has changed and how IT managers can respond. Discussions
will include endpoint security, mobile security and the latest in malware
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Jmol-developers mailing list
Jmol-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jmol-developers