Re: [Jmol-users] documentation examples fail in IE

2005-08-28 Thread Nicolas Vervelle
Works for me, great :) Bob Hanson wrote: Problem solved. The problem had to do with my using multiple document.write() calls while creating the new pop-up window HTML. When I collected all the write calls into one single call, the problem disappeared (for me). Please double-check at http://

Re: [Jmol-users] documentation examples fail in IE

2005-08-28 Thread Bob Hanson
I believe adding the obscure "defer=no" to the

Re: [Jmol-users] documentation examples fail in IE

2005-08-28 Thread Eric Martz
Here are my test results, Bob: Firefox on Win98: works fine. Netscape 4.8 (I know, not supported, but sometimes useful to give a meaningful javascript error report): first try, no errors, no contents to window. Second try, worked fine. Third, 4th, Nth tries, empty window (except for the first

Re: [Jmol-users] documentation examples fail in IE

2005-08-28 Thread Bob Hanson
Problem solved. The problem had to do with my using multiple document.write() calls while creating the new pop-up window HTML. When I collected all the write calls into one single call, the problem disappeared (for me). Please double-check at http://www.stolaf.edu/people/hansonr/jmol/docs usin

Re: [Jmol-users] documentation examples fail in IE

2005-08-28 Thread Eric Martz
At 8/28/05, you wrote: >> http://www.stolaf.edu/people/hansonr/jmol/docs/#.atom%20expressions >> then click on "in a new window using 1blu.pdb" You should see a message "creating Jmol Applet", and the page should load. All I added was an alert in _jmolApplet(). Believe it or not, this is the ON

Re: [Jmol-users] documentation examples fail in IE

2005-08-28 Thread Eric Martz
At 8/28/05, you wrote: http://www.stolaf.edu/people/hansonr/jmol/docs/?nojmoljs Yes, Bob, that appears to work in IE on Win98 for me. Thanks for the quick responses! Eric Martz, Professor Emeritus, Dept Microbiology University of Massachusetts, Amherst MA US http://www.umass.edu/molv

Re: [Jmol-users] documentation examples fail in IE

2005-08-28 Thread Bob Hanson
I believe that I have a work-around for the IE bug. Please try this: >> http://www.stolaf.edu/people/hansonr/jmol/docs/#.atom%20expressions >> then click on "in a new window using 1blu.pdb" You should see a message "creating Jmol Applet", and the page should load. All I added was an alert in _jm

Re: [Jmol-users] documentation examples fail in IE

2005-08-28 Thread Bob Hanson
This appears to be a fluke in Jmol.js or how these pages load Jmol.js. I'm not sure. I will follow up. Please try: http://www.stolaf.edu/people/hansonr/jmol/docs/?nojmoljs This flag tells the documentation not to use Jmol.js when opening a new window. I'll see if I can't track down why my modi

Re: [Jmol-users] documentation examples fail in IE

2005-08-28 Thread Bob Hanson
Thanks. I'll look into this. It almost certainly has to do with the way I'm writing a

Re: [Jmol-users] documentation examples fail in IE

2005-08-27 Thread Nicolas Vervelle
Eric Martz wrote: Nicolas Vervelle reported that the new-style documentation examples don't work in his IE under Win2K. http://www.stolaf.edu/people/hansonr/jmol/docs/#.atom%20expressions then click on "in a new window using 1blu.pdb" I confirm that they don't work in IE 6.0 in Win98 or Win

[Jmol-users] documentation examples fail in IE

2005-08-27 Thread Eric Martz
Nicolas Vervelle reported that the new-style documentation examples don't work in his IE under Win2K. http://www.stolaf.edu/people/hansonr/jmol/docs/#.atom%20expressions then click on "in a new window using 1blu.pdb" I confirm that they don't work in IE 6.0 in Win98 or WinXP SP1. In both cases,