The 90s called, they want their internet back.
Show HN: Embed a snow effect on your website
11–20 of 83 posts
Re: Show HN: Embed a snow effect on your website
#12The 90s called, they want their internet back.
Re: Show HN: Embed a snow effect on your website
#13Ahh, adding snow effects to your websites with JS, the reason Javascript was actually invented in the first place, along with showing current time alongside your cursor ;).
Re: Show HN: Embed a snow effect on your website
#14Ahh, adding snow effects to your websites with JS, the reason Javascript was actually invented in the first place, along with showing current time alongside your cursor ;).
Re: Show HN: Embed a snow effect on your website
#15The 90s called, they want their internet back.
That's good, because I miss a few things from back then. Like "Site under construction" gifs!
Re: Show HN: Embed a snow effect on your website
#16The 90s called, they want their internet back.
Re: Show HN: Embed a snow effect on your website
#17Re: Show HN: Embed a snow effect on your website
#18Re: Show HN: Embed a snow effect on your website
#19>This code is a JavaScript program that creates a "snow" animation on a web page. When executed, the code generates a number of white, circular elements (which represent snowflakes) and animates them to move across the page, creating the illusion of snow falling. The snowflakes are given random positions, sizes, and animations to make the effect more realistic.
Re: Show HN: Embed a snow effect on your website
#20Ahh, adding snow effects to your websites with JS, the reason Javascript was actually invented in the first place, along with showing current time alongside your cursor ;).
PS. The JS is used just to generate and embed the code, snow effect is 100% CSS :)