On 8/24/05 (5:38 ) Bob Hanson wrote: >Eric, while I haven't had need for these, here's the scoop just >looking at Jmol.js: > >the functions > >jmolSetAppletCssClass(appletCssClass) >jmolSetButtonCssClass(buttonCssClass) >jmolSetCheckboxCssClass(checkboxCssClass) > <snip>
I heartily support the use of Jmol.js for applet-related functionality, especially for folks who are not fluent in javascript. that said, I never grokked the usefulness of the above functions (and other related). it seems to me much simpler to define styles yourself using the CSS standards. also, once you learn how to do it, you can apply it outside of Jmol.js. it is nearly as easy to learn the correct CSS syntax as it is to learn how to use the CSS-related functions in Jmol.js. just my two cents, but I recommend using the styles themselves. sorry for somewhat co-opting the thread. regards, tim -- Timothy Driscoll molvisions - see, grasp, learn. <http://www.molvisions.com/> earth:usa:virginia:blacksburg "What a man desires, he also imagines to be true." - Demosthenes ------------------------------------------------------- SF.Net email is Sponsored by the Better Software Conference & EXPO September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf _______________________________________________ Jmol-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jmol-users

