|
hi complete,
it's not possible to have that level of control in regards to loading with plain html. you could however do it with AJAX. it would be a pretty complicated solution for the sole purpose of having your page load nicely, but it would work.
on a high level... you would lay out your page with bare bones minimum HTML/CSS, and then use AJAX to perhaps make server requests for the content of the specific areas.
__________________
Mike
|