Hi Henry,

In testing your page, I’m seeing a 404 error on this style file:

BCstylesheet.css

In trying to sort out your problem, I noticed that you are using a number of 
nested framesets. Is there a reason that you need framesets (or even iframes) 
to do what you want to do on this page? The framesets add a level of complexity 
that makes page layout more difficult and cross browser fussy.

Otis


--
Otis Rothenberger
o...@chemagic.org
http://chemagic.org

> On Aug 17, 2016, at 9:32 AM, Jakubowski, Henry <hjakubow...@csbsju.edu> wrote:
> 
> 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
>  
> <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 
> <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 <mailto:Jmol-users@lists.sourceforge.net>
> https://lists.sourceforge.net/lists/listinfo/jmol-users 
> <https://lists.sourceforge.net/lists/listinfo/jmol-users>
------------------------------------------------------------------------------
_______________________________________________
Jmol-users mailing list
Jmol-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jmol-users

Reply via email to