Re: [Jmol-users] Problem with switching to JSMol

2013-02-22 Thread Robert Hanson
email is fine. I have time today to look at it. I'm sure it will only take a few minutes. On Fri, Feb 22, 2013 at 11:53 AM, Simone Sturniolo < simonesturni...@gmail.com> wrote: > It's a bit of a big thing. 5 MB at least I'd say, all things included. How > do you prefer me to send it? > > Simone

Re: [Jmol-users] Problem with switching to JSMol

2013-02-22 Thread Simone Sturniolo
It's a bit of a big thing. 5 MB at least I'd say, all things included. How do you prefer me to send it? Simone 2013/2/22 Robert Hanson > If you send me a copy of the page or a link to it, I can help you track > this down. Something simple, I'm sure. > > > On Fri, Feb 22, 2013 at 6:46 AM, Simon

Re: [Jmol-users] Problem with switching to JSMol

2013-02-22 Thread Robert Hanson
If you send me a copy of the page or a link to it, I can help you track this down. Something simple, I'm sure. On Fri, Feb 22, 2013 at 6:46 AM, Simone Sturniolo wrote: > Tried that. Every other order either increases the number of error > messages, or leaves the situation unchanged. > > > 2013/

Re: [Jmol-users] Problem with switching to JSMol

2013-02-22 Thread Simone Sturniolo
I know ^^, I sent another email right after that, sorry for the mistake! 2013/2/22 N David Brown > You didn't list the error :-) > > > On 22 February 2013 15:07, Simone Sturniolo wrote: > >> Ok, the error message came up again, it's: >> >> >> >> 2013/2/22 Simone Sturniolo >> >>> I used the new

Re: [Jmol-users] Problem with switching to JSMol

2013-02-22 Thread N David Brown
You didn't list the error :-) On 22 February 2013 15:07, Simone Sturniolo wrote: > Ok, the error message came up again, it's: > > > > 2013/2/22 Simone Sturniolo > >> I used the new package and, as suggested, included only the JSmol.min.js >> script file. The result is a very similar error messag

Re: [Jmol-users] Problem with switching to JSMol

2013-02-22 Thread Simone Sturniolo
Sorry, it seems like the mail was sent by mistake. The error message: TypeError: b._getElement(...).style is undefined ...!c&&(this._isInfoVisible=c,this._infoObject?this._infoObject._showInfo(c):b._get... JSmol.min.js (line 236) 2013/2/22 Simone Sturniolo > Ok, the error message came up ag

Re: [Jmol-users] Problem with switching to JSMol

2013-02-22 Thread Simone Sturniolo
Ok, the error message came up again, it's: 2013/2/22 Simone Sturniolo > I used the new package and, as suggested, included only the JSmol.min.js > script file. The result is a very similar error message, which now I can't > manage to reproduce because Firefox keeps simply getting stuck when I

Re: [Jmol-users] Problem with switching to JSMol

2013-02-22 Thread Simone Sturniolo
I used the new package and, as suggested, included only the JSmol.min.js script file. The result is a very similar error message, which now I can't manage to reproduce because Firefox keeps simply getting stuck when I try to load the page. I also lose all jQuery UI functionality that I had implemen

Re: [Jmol-users] Problem with switching to JSMol

2013-02-22 Thread Angel Herráez
Ah, OK JSmol distribution is still not well roganized, I'm afraid. There's also a bit of confusion between Jmol-JSO and JSmol (which I'm planning to sort out and explain in the wiki) I suggest that you download from StOlaf. The link is in the wiki http://wiki.jmol.org/index.php/JSmol (there us

Re: [Jmol-users] Problem with switching to JSMol

2013-02-22 Thread Simone Sturniolo
Hello Angel, 1) I downloaded the version found on sourceforge as linked on the wiki, and I can't find JSmol.min.js, which I wanted to include at first 2) that could be the reason... I checked a few pages too though. I didn't find any notable mistakes in my code, but of course, I might be wrong 3

Re: [Jmol-users] Problem with switching to JSMol

2013-02-22 Thread Angel Herráez
Hello Simone #1 I believe (but am not sure) that with the latest versions you only need to call JSmol.min.js The call to j2sjmol.js will be done internally based on the path specufied in the Info variable. #2 Information in the Wiki is not up-to-date (must find time to do it, and the WIki was

Re: [Jmol-users] Problem with switching to JSMol

2013-02-22 Thread Simone Sturniolo
Tried that. Every other order either increases the number of error messages, or leaves the situation unchanged. 2013/2/22 Paul Pillot > Order matters in your js files links > I use the following declaration: > > > > That is with the minified version and without webGL. > Paul > > Le 22 févr. 2

Re: [Jmol-users] Problem with switching to JSMol

2013-02-22 Thread Paul Pillot
Order matters in your js files links I use the following declaration: That is with the minified version and without webGL. Paul Le 22 févr. 2013 à 12:43, Simone Sturniolo a écrit : > Hi, > > I'm trying to switch my JMol applet web page to JSMol - mainly to avoid all > the problems related wi

[Jmol-users] Problem with switching to JSMol

2013-02-22 Thread Simone Sturniolo
Hi, I'm trying to switch my JMol applet web page to JSMol - mainly to avoid all the problems related with ever increasing restrictive security policies for Java. I put all the main JSMol files in a folder, j2s in a subfolder, loaded the scripts: