The code should read:
jmolApplet(['100%', '95%'], "script 3d/loading.spt; script 
3d/01_begin.spt");
or
jmolApplet(["100%", "95%"], "script 3d/loading.spt; script 
3d/01_begin.spt");

the first parameter is an array -- [a,b] -- where a = "100%" and b = "95%"



Frieda Reichsman wrote:

> On Aug 6, 2007, at 6:19 PM, Bob Hanson wrote:
>
>> ["100%", "95%"]
>>
>>
>>
>> not
>>
>>
>> "[100%, 95%]"
>>
>>
>
>
> jmolApplet("['100%', '95%']", "script 3d/loading.spt; script 
> 3d/01_begin.spt");
>
> Does not change the result.
> Frieda
>
>------------------------------------------------------------------------
>
>-------------------------------------------------------------------------
>This SF.net email is sponsored by: Splunk Inc.
>Still grepping through log files to find problems?  Stop.
>Now Search log events and configuration files using AJAX and a browser.
>Download your FREE copy of Splunk now >>  http://get.splunk.com/
>
>------------------------------------------------------------------------
>
>_______________________________________________
>Jmol-users mailing list
>[email protected]
>https://lists.sourceforge.net/lists/listinfo/jmol-users
>  
>


-- 
Robert M. Hanson
Professor of Chemistry
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



-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
Jmol-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jmol-users

Reply via email to