I have an image that the user drew on a canvas and i want to save that image on the server.
These lines work well on my ipad but not on my android(ver 2.3.3) browser
Unfortunately toDataURL() only work on android 3.2 or above version.