A jQuery based plugin example for drawing, e-signing and exporting
Select from various color or add your color
Draw anything within drawing pane
It also can be used as e-signature for your online apps
Export your drawnings into PNG image
It is mobile friendly, so you can use it on your tablet or smartphone
Supported by all modern browser
<div id="bcPaint"></div>
<script type="text/javascript">
$('#bcPaint').bcPaint();
</script>