Is a menu which selects different isosurfaces.
<select id="menuisonegativas" >
<option class="negativas" value="isosurface nega OFF" selected="true">sin orbitales</option>
<option class="negativas" value="isosurface nega -0.001">0.001</option>
<option class="negativas" value="isosurface nega -0.005"> 0.005</option>
<option class="negativas" value="isosurface nega -0.0100">0.0100</option>
<option class="negativas" value="isosurface nega - 0.0125">0.0125</option>
<option class="negativas" value="isosurface nega -0.0250">0.0250</option>
<option class="negativas" value="isosurface nega - 0.0500">0.0500</option>
<option class="negativas" value="isosurface nega -0.0700">0.0700</option>
<option class="negativas" value="isosurface nega - 0.100">0.100</option>
<option class="negativas" value="isosurface nega -0.125">0.125</option>
<option class="negativas" value="isosurface nega - 0.150">0.150</option>
<option class="negativas" value="isosurface nega -0.200">0.200</option>
</select>
<script>
Then with js i add which file i wish to load the isosurface look for: refreshSelectOptionsneg
2006/7/17, Einar Coutin <
[EMAIL PROTECTED]>:
Hello:
The version is 10.2
I've noticeed the page runs better on Internet Explorer.
It isn't a memory problem the slowest Proc is a P IV 1.5Ghz and the least RAM is 512 MB.
Thanks.2006/7/14, Bob Hanson <[EMAIL PROTECTED]>:eric capps wrote:
>On Jul 14, 2006, at 9:39 AM, Bob Hanson wrote:
>
>
>
>>Yes, but unless you have somehow set up your system oddly, the second
>>time you load that cube file,
>>it should be from your local cache, not the server. So you may just
>>have
>>a slow machine or a low-memory problem.
>>
>>
>
>It may be different for cube files, but I've actually noticed this
>same behavior with .xyz's, where the file is not actually cached but
>downloaded repeatedly from the server.
>
>
>
>
all files are cached. Supposedly. Please send any details for any system
you notice misbehaving this way.
Be sure to say which exact version of Jmol you are using.
>-------------------------------------------------------------------------
>Using Tomcat but need to do more? Need to support web services, security?
>Get stuff done quickly with pre-integrated technology to make your job easier
>Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
>_______________________________________________
>Jmol-developers mailing list
> [email protected]
>https://lists.sourceforge.net/lists/listinfo/jmol-developers
>
>
-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Jmol-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jmol-developers
isoconmenu.js
Description: JavaScript source
------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________ Jmol-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jmol-developers
