It seems that the console div is created when either the "console" command 
is executed or the popup menu option is picked.
It is appended after the  BODY tag, with this content:

<div id="jmolApplet0_console" class="jmolConsole" style="display: block; 
background-color: yellow; width: 600px; height: 362px; position: absolute; 
z-index: 100008; top: 87px; left: 127px;">
etc

So you need to fing where is that code generated. Maybe search for 
class="jmolConsole"  in the source





------------------------------------------------------------------------------
Monitor 25 network devices or servers for free with OpManager!
OpManager is web-based network management software that monitors 
network devices and physical & virtual servers, alerts via email & sms 
for fault. Monitor 25 devices for free with no restriction. Download now
http://ad.doubleclick.net/ddm/clk/292181274;119417398;o
_______________________________________________
Jmol-developers mailing list
Jmol-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jmol-developers

Reply via email to