Thank you, thank you, thank you.

I did not understand the syntax for an array.

In conjunction with removing the table altogether, the  
containerSimple layout now works in all three browsers I am testing.  
I assume I'll be able to extrapolate to the more complex page.

Thank you Bob and Rolf for your diligence. Whenever you might make  
your way to Massachusetts, you can count on a nice dinner on me.

Frieda


On Aug 6, 2007, at 6:47 PM, Bob Hanson wrote:

> 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


-------------------------------------------------------------------------
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