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
