Looking to add a pre-loading feature to my website:
- I'd like to have a loading indicator (spinner, loading bar, etc.) display prior to the actual page loading.
- An ideal scenario would be for the pre-loader to disappear once the main page has finished loading.
Any suggestions on how to implement this?