View Single Post
Old 02-04-2007, 11:25 AM   #2 (permalink)
sde
Moderator
 
sde's Avatar
 
Join Date: May 2002
Location: us.ca
Posts: 4,503
sde is on a distinguished road
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
sde is offline   Reply With Quote