I have a <head>
tag with a lot of scripts, converted a website from 7 pages into 1 and so now the 1 page is doing the work of 7. There is about a 2 - 30 second load time and I am in no way going to make this optimized for mobile.
Writing raw html doesn't seem to show until the page is fully loaded, so writing 'Loading, please wait...' doesn't appear until after the fact.
How does one display a loading comment before the head tag finishes loading?
` tag rather than the `
`?
– BadHorsie Oct 22 '15 at 16:20