niwanetwork / niwa-website

The official website for the Nintendo Independent Wiki Alliance
https://niwanetwork.org
9 stars 15 forks source link

Hide homepage scrolling logos by default and show via JavaScript #65

Closed KevinPayravi closed 3 years ago

KevinPayravi commented 3 years ago

The first time a user loads the site, they may see all the logos stacked on top of each other for a split second, until the jQuery + Slick are loaded and run. This also happens if the user has JavaScript disabled.

We should hide the logos at the beginning and then display at the end of page load.

image