Found it!

CLEARLY an MSIE bug, but there is a work-around. All I had to do was make
sure there was a <table> around my outer <div> if that outer div contained
a <table> with  internal <div> that had 100% for a width or height. Go
figure!

Please check these two pages with MSIE and Mac

http://chemapps.stolaf.edu/jmol/chemdoodle/test2.htm
http://chemapps.stolaf.edu/jmol/chemdoodle/simple2.htm

-- do you see an applet as usual on both pages?
-- on test2, do the show/hide info links under the applet work? (Mac
especially)
-- when you click the =caffeine? link in test2.htm, does the scrollbar
work? -- or does the div extend down the page too far? (MSIE especially)

Whew. Crazy!

Bob


On Mon, Jun 4, 2012 at 5:36 AM, Angel Herráez <angel.herr...@uah.es> wrote:

> The % size of the object tag is involved. If you set it in px size,
> it works.
>
> And if you keep 100% for the object and move the 450px css from the
> div to the td it also works
>
> <td style="width:450px;height:450px;">
> <div id="jmol_appletinfotablediv">
> <object name='jmol' id='jmol'
>  style="width:100%;height:100%;"
>
> Quite a mystery
>
>
>
> ------------------------------------------------------------------------------
> Live Security Virtual Conference
> Exclusive live event will cover all the ways today's security and
> threat landscape has changed and how IT managers can respond. Discussions
> will include endpoint security, mobile security and the latest in malware
> threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
> _______________________________________________
> Jmol-developers mailing list
> Jmol-developers@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/jmol-developers
>



-- 
Robert M. Hanson
Larson-Anderson Professor of Chemistry
Chair, Chemistry Department
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
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Jmol-developers mailing list
Jmol-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jmol-developers

Reply via email to