foodfolio / foodfolio.github.io

FoodFolio - Campus Food Map
https://foodfolio.github.io/
0 stars 3 forks source link

Loading animation while menu images are loaded #10

Open nikiljos opened 1 year ago

nikiljos commented 1 year ago

Some menu images are big in size and is taking considerable amount of loading time. This delay makes the user think that there is nothing in that page and go back.

To avoid this, we can show a loading animation till the images are loaded

nikiljos commented 1 year ago

Possible implementation

Show a loading GIF and change it's display to none on body.onload