I draw a line on the canvas using the mousedown method, and for some reason firefox throws an exception ... The line where the exception occurs is called when quadraticCurveTo () is called. It works flawlessly in other browsers (Chrome and Safari), but throws an exception in Firefox 3.5 ...
source
share