On 08/20/2013 06:43 PM, Robert Hanson wrote:
> Rolf,
>
> console problem -- yes, I saw that on a Mac last weekend. I'll look into
> it. Something about the way the mouse events are being handled in Safari, I
> think. Can you try Firefox or Very frustrating!
>
I am not using Safari. I am using Firefox 22.0 on Linux.

When the mouse is within the JSmol browser window the following error 
message is thrown constantly:

Timestamp: 08/20/2013 06:04:09 PM
Error: TypeError: a is undefined
Source File: http://chemapps.stolaf.edu/jmol/jsmol/JSmol.min.js
Line: 233

---------- line 233 ------------------------------
"_"+(this.applet._is2D?"canvas2d":"canvas"));b._mousePageX=a.left;b._mousePageY=a.top}this.pageX0=b._mousePageX;this.pageY0=b._mousePageY;this.container.css({top:b._mousePageY+"px",left:b._mousePageX+"px"})};d.mouseMove=function(a){this.isDragging&&this.container.css({top:this.pageY0+(a.pageY-this.pageY)+"px",left:this.pageX0+(a.pageX-this.pageX)+"px"})};d.dragBind=function(a){this.container.unbind("mousemoveoutjsmol");this.container.unbind("touchmoveoutjsmol");this.container.unbind("mouseupoutjsmol");
--------------------------------------------------

Regards,
Rolf
-- 

Rolf Huehne
Postdoc

Leibniz Institute for Age Research - Fritz Lipmann Institute (FLI)
Beutenbergstrasse 11
07745 Jena, Germany

Phone:   +49 3641 65 6205
Fax:     +49 3641 65 6210
E-Mail:  rhue...@fli-leibniz.de
Website: http://www.fli-leibniz.de

           Scientific Director: Prof. Dr. K. Lenhard Rudolph
        Head of Administration: Dr. Daniele Barthel
Chairman of Board of Trustees: Dennys Klein

VAT No: DE 153 925 464
Register of Associations: No. 230296, Amtsgericht Jena
Tax Number: 162/141/08228


------------------------------------------------------------------------------
Introducing Performance Central, a new site from SourceForge and 
AppDynamics. Performance Central is your source for news, insights, 
analysis and resources for efficient Application Performance Management. 
Visit us today!
http://pubads.g.doubleclick.net/gampad/clk?id=48897511&iu=/4140/ostg.clktrk
_______________________________________________
Jmol-users mailing list
Jmol-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jmol-users

Reply via email to