On 14/09/2006 09:21, starmonkey wrote:
 > Is this possible? Or should I forget about fixing the height of the
 > page and tell the client he'll have to have a regular webpage with a
 > scrollbar and scroll down?

In my experience, this isn't really possible using CSS on its own. It 
is, however, possible using Javascript. I once did something similar for 
a client:
- http://www.antiqueprintroom.com/
As you'll see, the page loads and then everything snaps into place.

I don't really recommend this approach, as it's not the best user 
experience and adds a lot of weight to the page for very little gain. 
But feel free to rip apart the JS and CSS files and see what you can 
gain from them. :)
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to