ayusharma / birthday

A Happy Birthday animation design in CSS3, HTML5
http://ayusharma.github.io/birthday/
924 stars 2.92k forks source link

The animation should stop after done wishing #68

Closed ayuschatterjee closed 2 years ago

ayuschatterjee commented 2 years ago

Hi ayusharma can you please tell me how to stop the animation after the wishing part is done I want to close the tab with window.close() but I can't understand where to put the code in the effect.js file ?

ayuschatterjee commented 2 years ago

Ok fixed it on my own