> A couple more points.
>
> 1. It seems to me that Safari 1.3 also supports the object tag and
> the jmol.js library. Or have I a cache problem?

A relatively late version of Safari 1.3 failed for me using the object tag.

Unfortunately, I do not have the exact number ... and the system was
subsequently upgraded to 10.4 Tiger with Safari 2.0.1 (after updates)

> 2. In a formless markup I'm still getting a warning (on 10.00.39) -
> have you not removed that yet Miguel?

I was quite sure that I had ... but maybe I have not made a distribution
since then.

** 2 minutes later **

This was fixed in Jmol.js version 1.38 ... checked in on Sep 5 2005

That was released in 10.00.36

Is it possible that you have a cache problem?

Look at the last function in Jmol.js (I don't remember what it is called)
... the following code should *not* be there:

<         if (!forms || forms.length == 0) {
<           alert("<form> tags seem to be missing\n" +
<                 "Jmol/HTML input controls must be contained " +
<                 "within form tags"
< //                + "\n\n" + forms + " forms.length=" + forms.length +
< //                " typeof=" + (typeof forms)
<                 );
<


Miguel



Miguel



-------------------------------------------------------
This SF.Net email is sponsored by:
Power Architecture Resource Center: Free content, downloads, discussions,
and more. http://solutions.newsforge.com/ibmarch.tmpl
_______________________________________________
Jmol-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jmol-users

Reply via email to