[sage-devel] Re: Here's a first pass at a Jmol javascript code to limit # of live Jmols on a page...

2009-10-04 Thread Jonathan
More test results: 1) This example definitely will not work in IE 8 (probably not any other version either) because the code for generating new div's uses the element.parentNode attribute to figure out which element to add the new div to. It appears that the .parentNode attribute is not supporte

[sage-devel] Re: Here's a first pass at a Jmol javascript code to limit # of live Jmols on a page...

2009-10-03 Thread Jonathan Gutow
For those interested I've completed some more testing... 1) The example included in the .zip archive works on Linux (Ubuntu) with Firefox. 2) Windows XP SP3 + IE7/8 seems to break most pages that include javascript. I cannot get this example to work with that combination and many of my old