Is it possible with javascript?
I\'m trying to implement a scratchcard type thing, and I was wondering if the user could \'scratch it\' with his cursor and then java
jQuery Plugin: http://www.senamion.com/blog/jScratchcard.html
HTML5: http://www.catchmyfame.com/2011/06/28/a-jquery-canvas-scratch-off/
Use html5 canvas element.
Checkout this fiddle for an example: http://jsfiddle.net/ArtBIT/WUXDb/1/