Closed FlashJunior closed 10 years ago
Two things:
1. canvas id or calss Would be cool to have an id or class on canvas tag
2. remove canvas on "clear" on call $(document).snowfall('clear'); it doesn't remove canvas tag
$(document).snowfall('clear');
Fixed canvas elements are now removed.
Two things:
1. canvas id or calss Would be cool to have an id or class on canvas tag
2. remove canvas on "clear" on call
$(document).snowfall('clear');
it doesn't remove canvas tag