Masth0 / ScratchCard

ScratchCard is a js lib to simulated a scratchcard in browser with html5 and canvas.
MIT License
153 stars 49 forks source link

Multiple scratch cards on one page #38

Closed sylica closed 3 years ago

sylica commented 3 years ago

Hey Masth0!

I've run into a problem trying to init two scratchcards on the same page, both of the canvases are added to the first scratchard element.

Do you have any suggestions or solutions to this specific problem?

Thanks a lot, David