Hi all,

Here is my once-a-year simple question whose answer has eluded me forever.

I was just able with the help of Chuck Gasser at UC Davis to get 2 Jsmol on one 
page using his template.  Here is my modification.
https://employees.csbsju.edu/hjakubowski/Jmol14/ribose2endo_3endo/Ribose_BothEndos_Test_nolegend_Horizontal.html?_USE=HTML5

Somehow I was able to get the rendering buttons working in each bottom panel.  
However I can't resize the molecules to make it easier to see the buttons in 
the lower panels.

I know one has to be careful with use of % or px.  This is what I use in my css 
for the top div (molecule) and bottom div (text):

div#molecule  {
    top: 5%;
    left: 0px;
    width:100%;
    height: 80%;
    float: top
             }

div#text {
    top: 5%;
    left: 0px;
    width: 100%;
    height: 20%;
    float: bottom
            }

Henry Jakubowski, Ph.D.
Chemistry Department
College of St. Benedict/St. John's University
37 S. College Ave.
St. Joseph, MN 56374

e:  hjakubow...@csbsju.edu<mailto:hjakubow...@csbsju.edu>
w:  http://employees.csbsju.edu/hjakubowski
Biochemistry Online:  An Approach Based on Chemical 
Logic<http://employees.csbsju.edu/hjakubowski/classes/ch331/bcintro/default.html>


------------------------------------------------------------------------------
_______________________________________________
Jmol-users mailing list
Jmol-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jmol-users

Reply via email to