>>> Finally, when an author uses Jmol.js, if a user's system does not have >>> the appropriate Java VM, is the user always directed to the Sun >>> website >>> as appropriate, to download it? >> >> No. >> >> This is a complicated problem. > > I am looking for some sense of how this is dealt with in the major > browsers (IE, NS, Firefox) on machines that do not have the correct > JVM.
IE, NS, Firefox do not really deal with the problem. Firefox/Mozilla/NS have this scheme that is supposed to redirect you to some plug-in clearing-house, but it never works. If you really want to solve this problem, I suggest that you focus on IE on Win. That will pick up the majority of the market. With IE it should be possible to write some vbscript that will automatically install the Sun Java Plug-in as an ActiveX control. It should be possible ... but I have never done it. Q: Are you sure that this is something that you want to pursue? Miguel ------------------------------------------------------- SF.Net email is Sponsored by the Better Software Conference & EXPO September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf _______________________________________________ Jmol-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jmol-users

