[jQuery] jquery's drawing library problem
Hey! I'm having a problem using drawLine of the drawinglibrary plugin. here is my code: http://pastebin.com/m54c8d5c8 What I'm trying to do is when a user clicks on an image, it draws a line connecting these points. See that at first I'm saving the first coordinates because there are no previous coordinates. It works on IE6 But not on FF 2.0.0.11 I've been over checking it but didn't find the problem. Thanks in advance, Eitan
[jQuery] jquery's drawing library problem
Hey! I'm having a problem using drawLine of the drawing library plugin. here is my code: http://pastebin.com/m54c8d5c8 What I'm trying to do is when a user clicks on an image, it draws a line connecting these points. See that at first I'm saving the first coordinates because there are no previous coordinates. It works on IE6 But not on FF 2.0.0.11 I've been over checking it but didn't find the problem. Thanks in advance, Eitan