Bob wrote: > Here you go for starters. [snip] > http://www.stolaf.edu/people/hansonr/jmol/
Bob, Looks very good. Only one suggestion ... The Sun Java plug-in support some extended applet attributes that allow you to give the user a progressbar which will display during applet download. I suggest that you add the following: [applet code="JmolApplet" ... ] [param name="progressbar" value="true" /] [param name="progresscolor" value="blue" /] [param name="boxmessage" value="your-favorite-message" /] [param name="boxbgcolor" value="#112233" /] [param name="boxfgcolor" value="#778899" /] [/applet] I have been meaning to add this to the Jmol demo pages for some time ... but have not gotten around to it. Miguel Miguel ------------------------------------------------------- This SF.Net email is sponsored by: SourceForge.net Broadband Sign-up now for SourceForge Broadband and get the fastest 6.0/768 connection for only $19.95/mo for the first 3 months! http://ads.osdn.com/?ad_id=2562&alloc_id=6184&op=click _______________________________________________ Jmol-developers mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jmol-developers
