Hi Bob, That all seemed to work as promised in Firefox 2.0.0.3 on Mac OS X. One peculiar thing, though, is that the new1.html page itself is not resized when I resize the window, but that may be a Firefox issue with . The popup window resizes properly.
On Safari 2.0.4 (419.3), the new1.html page doesn't display anything and several javascript errors occur: SyntaxError - Parse error http://www.stolaf.edu/academics/chemapps/jmol/docs/examples-11/new1.htm ReferenceError - Can't find variable: model http://www.stolaf.edu/academics/chemapps/jmol/docs/examples-11/new1.js SyntaxError - Parse error http://www.stolaf.edu/academics/chemapps/jmol/docs/examples-11/new1.htm ReferenceError - Can't find variable: model http://www.stolaf.edu/academics/chemapps/jmol/docs/examples-11/new1.js SyntaxError - Parse error http://www.stolaf.edu/academics/chemapps/jmol/docs/examples-11/new1.htm ReferenceError - Can't find variable: model http://www.stolaf.edu/academics/chemapps/jmol/docs/examples-11/new1.js SyntaxError - Parse error http://www.stolaf.edu/academics/chemapps/jmol/docs/examples-11/new1.htm ReferenceError - Can't find variable: model http://www.stolaf.edu/academics/chemapps/jmol/docs/examples-11/new1.js Cheers, René On Mar 22, 2007, at 1:34 PM, Bob Hanson wrote: > Please help me test: > > > http://www.stolaf.edu/academics/chemapps/jmol/docs/examples-11/ > new1.htm > > click on "new resizable window" under the applet and let me know if > > a) You get a popup window with the model. > > b) You can change the model on the ORIGINAL page and then see the > changes on the POPUP page when you click "refresh model" > > If so, we are golden! This is a very simple way to clone an applet in > its current state: > > Original -- nothing special. > > We just open a new window with the file jmolPopup.htm using open() > > Popup -- uses > jmolScript(opener.jmolGetPropertyAsString("stateInfo")+";zoomLarge > = false") > > to get the current state of that other applet and apply it to the > applet > on this page, all in one go! > > Bob > > > > ---------------------------------------------------------------------- > --- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to > share your > opinions on IT & business topics through brief surveys-and earn cash > http://www.techsay.com/default.php? > page=join.php&p=sourceforge&CID=DEVDEV > _______________________________________________ > Jmol-developers mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/jmol-developers ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Jmol-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jmol-developers
