[LON-CAPA-dev] Re: [LON-CAPA-users] Mac and JME
Jim Maxka
lon-capa-dev@mail.lon-capa.org
Thu, 26 May 2005 12:41:30 -0700
Hi Robley -- many of my problems use jmol.js. This has to be installed
on your server. I refer to
http://jmol.sourceforge.net/jslibrary/#Why%20should%20you%20use%20Jmol.js?
I have a modified version of the supplied jmol.js. The main change is
to comment out a check for already loaded jmol apps that occurs onLoad,
which gave javascript errors in LonCapa version last fall.
So you need a copy? --jim
rlight wrote:
>Jim,
>
>Is /res/nau/jim/chm235/ch4-conformation/butane.problem supposed to have
>structures next to the drop down boxes? I don't see anything there on
>either IE or firefox on a windows XP machine. The IE on my laptop pops up a
>window reporting some errors as the page loaded:
>
>Line: 187
>Char: 13
>Error: Object expected
>Code: 0
>URL: (the path to the problem is here)
>
>Then as I clicked OK another error appears, then another, then another, etc.
>All are the same except the number by Line changes (210, 226, 242, 259 in
>one series. Slightly different numbers the next time the problem is
>opened). I'm using Java 1.5.
>
>Interestingly the IE on my desktop loads the page, also without the figures,
>but gives no error popups.
>
>Robley
>
>PS Do I interpret your source code correctly in that in the jmol.js the
>applet is loaded with:
>
><script type="text/javascript">
> jmolSetAppletColor("skyblue");
> jmolApplet(400, "load molfiles/butane_anti.mol;");
></script>
>
>Whereas in the other there is an opening and closing applet code with a
>bunch of
>
><param value ="" name="" /> tags, including load, progressbar,
>progresscolor, boxmessage, etc?
>
>What is the advantage of the javascript method, other than the code being
>shorter?
>
>
>
>*************************************************************
>Robley J. Light Professor Emeritus, Chemistry and
>Biochemistry
>Department of Chemistry Phone: (850) 644-3844
> and Biochemistry Email: rlight@chem.fsu.edu
>Florida State University Fax: (850) 644-8281
>Tallahassee, FL 32306-4390 Home Page:
>http://www.chem.fsu.edu/editors/rlight
>
>
>
>
>>-----Original Message-----
>>From: lon-capa-dev-admin@mail.lon-capa.org
>>[mailto:lon-capa-dev-admin@mail.lon-capa.org] On Behalf Of Jim Maxka
>>Sent: Wednesday, May 25, 2005 5:13 PM
>>To: lon-capa-dev@mail.lon-capa.org
>>Subject: Re: [LON-CAPA-dev] Re: [LON-CAPA-users] Mac and JME
>>
>>Yeah Guy -- I am not sure how apple implements the
>>LiveConnect. I have previous jme problems that I tested
>>today and get the same kind of behavior, but I don't have a
>>mac and my student assistant doesn't know how to debug either
>>the java or the javascript. So, I have no idea how to fix it
>>right now.
>>
>>Maybe this why apple's stock went up??
>>
>>For jmol, would you try this page and tell me what you see:
>>/res/nau/jim/chm238/ch17-alcohols/naming.problem
>>This is not converted to jmol.js yet = uses <applet> tags.
>>
>>Here is a jmol.js problem:
>>/res/nau/jim/chm235/ch4-conformation/butane.problem
>>
>>thanks --
>>
>>
>>
>>Guy Albertelli II wrote:
>>
>>
>>
>>>Hi Jim,
>>>
>>>
>>>
>>>
>>>
>>>>JMOL -- jmol <not in loncapa> works in all browsers on 10.4
>>>>
>>>>
>>>>
>>>>
>>>Is this just that the applet displays/works, or have you actually
>>>succesfully had Javascript do something or get some info
>>>
>>>
>>from the Jmol
>>
>>
>>>applet?
>>>
>>>
>>>
>>>
>>>
>>>>Is there anyway I can help on the JME editor? --jim
>>>>
>>>>
>>>>
>>>>
>>>Yeah, Rewrite the LiveConnect support in the Java engine that Apple
>>>ships so it actually works.
>>>
>>>
>>>
>>>
>>>
>>_______________________________________________
>>LON-CAPA-dev mailing list
>>LON-CAPA-dev@mail.lon-capa.org
>>http://mail.lon-capa.org/mailman/listinfo/lon-capa-dev
>>
>>
>>
>
>_______________________________________________
>LON-CAPA-dev mailing list
>LON-CAPA-dev@mail.lon-capa.org
>http://mail.lon-capa.org/mailman/listinfo/lon-capa-dev
>
>