I am pondering the idea of filling in a logo based on the percentage of the page load.
My initial thoughts are to use a gif, but I wonder if syncing a gif with the % of page load is really possible. Another idea is to have 100 images that change out depending on the page load percentage - for example, displaying logo_60.png
when the page is 60% loaded, and so on.
Any suggestions on the best approach to achieve this?
Thank you!