Hi all,

I tried to increase the maximum applet size with Jmol 13.3.8 but wasn't 
succesful.
In 'JSmol.full.js' there is included the following comment on this:
     /*  By setting the Jmol.allowedJmolSize[] variable in the webpage
         before calling Jmol.getApplet(), limits for applet size can be 
overriden.
         2048 standard for GeoWall 
(http://geowall.geo.lsa.umich.edu/home.html)
     */         

So I tried the following before calling 'Jmol.getApplet' but it didn't 
work (still default maximum of 2048):
   Jmol.allowedJmolSize = [25, 6000, 600];

In the Jmol wiki there is mentioned a slightly different way within the 
part "Using a 1 pixel applet to preload" of the page 
"http://wiki.jmol.org/index.php/Loading_Notice":
   _jmol.allowedJmolSize = [25, 6000, 600];

But still no change.

Any hint on what I am doing wrong?

Regards,
Rolf
-- 

Rolf Huehne
Postdoc

Leibniz Institute for Age Research - Fritz Lipmann Institute (FLI)
Beutenbergstrasse 11
07745 Jena, Germany

Phone:   +49 3641 65 6205
Fax:     +49 3641 65 6210
E-Mail:  rhue...@fli-leibniz.de
Website: http://www.fli-leibniz.de

           Scientific Director: Prof. Dr. K. Lenhard Rudolph
        Head of Administration: Dr. Daniele Barthel
Chairman of Board of Trustees: Dennys Klein

VAT No: DE 153 925 464
Register of Associations: No. 230296, Amtsgericht Jena
Tax Number: 162/141/08228


------------------------------------------------------------------------------
Rapidly troubleshoot problems before they affect your business. Most IT 
organizations don't have a clear picture of how application performance 
affects their revenue. With AppDynamics, you get 100% visibility into your 
Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro!
http://pubads.g.doubleclick.net/gampad/clk?id=84349351&iu=/4140/ostg.clktrk
_______________________________________________
Jmol-users mailing list
Jmol-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jmol-users

Reply via email to