The CSS files seems to get sent pretty early on during an upload, however any images it uses seem to be sent very last. This is a bit backwards as you will have numerous pages on the site using the new CSS file, but the images aren't there to complete it. I fully understand sending the css early, this is a good idea, because as each new page is loaded it will jump into line immediately, it needs the images to complete this though.
For instance if you created a new navbar and added a background graphic, as each page was uploaded the new container would be there on each new page, but it wouldn't get the image until the end.
Thinking about it, i'd like to see all PDFs, CSS files, images and files sent before any other pages get sent, that way as soon as the page gets uploaded it will look and operate correctly.
PS - Why can a brochure page not be sent by the single page upload facility?
For instance if you created a new navbar and added a background graphic, as each page was uploaded the new container would be there on each new page, but it wouldn't get the image until the end.
Thinking about it, i'd like to see all PDFs, CSS files, images and files sent before any other pages get sent, that way as soon as the page gets uploaded it will look and operate correctly.
PS - Why can a brochure page not be sent by the single page upload facility?
Comment