It seems that setAppletCss() is not working, tested in JSmol 14.3.10

Case example: the button has red border, but the JSmol object has not:

<head>
<style type="text/css">
.grayBox { border:1px solid red; }
</style>
</head>

<body>
<script type="text/javascript">
Jmol.setAppletCss('grayBox');
Jmol.setButtonCss('grayBox');
Jmol.getApplet('myJmol', Info);
Jmol.jmolButton(myJmol, ' ', 'test')
</script>
</body>


------------------------------------------------------------------------------
Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
from Actuate! Instantly Supercharge Your Business Reports and Dashboards
with Interactivity, Sharing, Native Excel Exports, App Integration & more
Get technology previously reserved for billion-dollar corporations, FREE
http://pubads.g.doubleclick.net/gampad/clk?id=164703151&iu=/4140/ostg.clktrk
_______________________________________________
Jmol-developers mailing list
Jmol-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jmol-developers

Reply via email to