Re: [Jmol-users] strange behaviour of files

2015-05-14 Thread Angel Herráez
Ciao Pino I think you are giving all your MEP buttons the same ID, so the browser somehow only remembers the last one jmolButton("load wp-content/nitrobenzene.txt; isosurface resolution 6 vdw 80% color range all map MEP translucent;", "MEP 80%vdw", "MEP 80%"); The final "MEP 80%" is making the

Re: [Jmol-users] strange behaviour of files

2015-05-14 Thread Robert Hanson
Your code reads: jmolButton("load wp-content/chlorobenzene.txt;isosurface resolution 6 vdw 80% color range all map MEP translucent;", "MEP 80%vdw", "MEP 80%"); jmolButton("load wp-content/fluorobenzene.txt; isosurface resolution 6 vdw 80% color range all map MEP translucent;", "MEP 80%vdw", "MEP

[Jmol-users] strange behaviour of files

2015-05-14 Thread pinostricc...@alice.it
Hi Friends, i have an old problem with this page http://pinostriccoli.altervista.org/?p=6049 Whatever structure i choose with red button, when i press MEP80%VDW, it comes out the mep of another structure on the page. I changed the version of Jsmol but nothing. Can you verify what happens there?