firstandthird / scribble

Javascript library for turning an element into a canvas for drawing
MIT License
2 stars 3 forks source link

event.returnValue #1

Closed jgallen23 closed 11 years ago

jgallen23 commented 11 years ago

Getting this warning when running the example: event.returnValue is deprecated. Please use the standard event.preventDefault() instead.

Antonio-Laguna commented 11 years ago

Probably jQuery's