The real problem appears to be that you are using "height=100%" for the applet but are not indicating "height=100%" in all tables that contain it. Once that is fixed, the "noContainer" version should work. Note also that if you use overflow: auto, I think you have to specify a height. Otherwise the table will simply go to 100% and not ever allow the overflow.
Bob Frieda Reichsman wrote: >By adding the brackets, the applet now appears in Safari but has a >height and width of about 300 px, no matter what. This is one of the >defaults in Jmol.js for allowedWidth I think, so apparently using the >brackets I got Jmol's attention but the size is still not behaving as >I would like. > >(By leaving the brackets out I was clearly not following the stated >rules for Jmol.js, and had somehow been getting away with it in other >layouts.) > >I've uploaded the amended page. >Frieda > >On Aug 6, 2007, at 4:42 PM, Frieda Reichsman wrote: > > > >>Wait!! Dice!! Still testing to confirm... >> >>On Aug 6, 2007, at 4:32 PM, Frieda Reichsman wrote: >> >> >> >>>On Aug 6, 2007, at 4:27 PM, [EMAIL PROTECTED] wrote: >>> >>> >>>>I didn't observe any different behaviour of the simple page >>>>"http://moleculesinmotion.com/test/containerSimple.htm" in Firefox >>>>1.5.0.12 and IE 7.0.5730.11. The applet loads in both cases and is >>>>resized when the window is resized. >>>> >>>> >>>The problem behavior is in Safari... >>> >>> >>>>By the way, 2 of the 3 error messages are still shown in the simple >>>>page. >>>> >>>> >>>Wow, my mistake! I apologize... too many different version of the >>>page have been tried, I guess. Will look into it, thanks. >>> >>>Frieda >>> >>> >>> >>> >>>>Regards, >>>>Rolf >>>> >>>> >>>>---------------------------------------------------------------- >>>>This message was sent using IMP, the Internet Messaging Program. >>>> >>>> >>>>-------------------------------------------------------------------- >>>>- >>>>- >>>>--- >>>>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 >>> >>> >>---------------------------------------------------------------------- >>--- >>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 > > -- 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

