The Sun Java Plug-in supports a few 'Special Applet Attributes' which are of interest.
The most important for the Jmol users is that !!! you can display a progress bar !!! which will show the % progress as the JmolApplet downloads. Additionally, you can control colors and things. You can also replace the coffee cup with your own image. We will plan on providing a Jmol image in the future for those who may wish to use it. You can access this by saying: [applet name="jmol" code="JmolApplet" archive="JmolApplet" width="400" height="400"] [param name="progressbar" value="true"] [param name="progressmessage" value="Downloading JmolApplet ..."] [param name="boxbgcolor" value="#rrggbb"] [param name="boxfgcolor" value="#rrggbb"] [param name="progresscolor" value="#rrggbb"] [param name="image" value="someFutureJmolImage.gif"] ... [/applet] These attributes will only be interpreted by the Sun Java Plug-in: * mozilla * new Netscape * IE (when the Plug-in is installed) * Probably Safari (but I really don't know) Other applet implementations will simply ignore these tags: * old Netscape * IE (when using the MSFT JVM) For more information about these tags, use google and search for 'special applet attributes' Miguel ------------------------------------------------------- SF.Net is sponsored by: Speed Start Your Linux Apps Now. Build and deploy apps & Web services for Linux with a free DVD software kit from IBM. Click Now! http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click _______________________________________________ Jmol-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jmol-users