You're exactly right. "jmolSetDocument(0) or jmolSetDocument(false) will turn off writing of the code to the page as the page loads. Instead, the code can be returned in a JavaScript variable..."
I guess I should have known someone would have thought of this already... Dean On 1/12/07 4:18 AM, "Angel Herraez" <[EMAIL PROTECTED]> wrote: > El 11 Jan 2007 a las 22:22, Dean Johnston escribió: > >> I modified several Jmol.js functions to >> return the HTML string directly without writing it to the page (see code >> snippet below). > > I had understood that this was already possible using "set document > false" before the call to jmolCheckbox etc. Isn't that so, 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
