On 13 Aug 2012 at 18:33, Robert Hanson wrote:
> I'm not seeing any problem at
> http://chemapps.stolaf.edu/jmol/docs/examples-12/JmolPopup2.htm?SIGNED&script=load%20$c
> affeine
> What's the difference?


I could not see any, but then... who would know?  it's the DOCTYPE line 
before the header. And not only in MSIE, Firefox also behaves different with 
respect to table cell height when you use a doctype or none.

With either doctype html4 or html5, the table cell smashes to zero height and 
so the applet, info, etc are not visible. With no doctype (bringing 
nonstandards mode for IE) the height is visible. There are even funny effects 
in IE9 getting half height in doctype html4 and standards mode. Not sure 
what to make out of it, but all this disparity must be avoided.

I can cure it (for both MSIE and Firefox and any doctype or none) with my 
proposed changes to Applet and Core .js



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