Hi i have a php webpage and need to do this when the user loads the site:
First show 1st section wait for it to load then show the rest.
This is because i have an expanding banner and sometimes the banner isn't loaded yet when you can already go down on the site thus missing the banner, the banner is rich media based (towelboy) so pre-loading doesnt work.
Thanks.
If the codde cannot know when all the data loads then show the rest maybe some piece of code that could wait a couple of seconds then show the other part.