sing1ejack
12 Dec 2006, 11:27 PM
I'm just brainstorming & am wondering how difficult it would be to come up with a good design for a page that doesn't run off the bottom of the page (rough picture (http://tls.hazeljack.com/sub_static.jpg) ). That is, if i put all the content in a scrolling div and minimized the vertical space the page required, could i get everything inside the browser window nothing was ever out of sight? And could I get it to work for most users?
There are some obvious problems. I suspect the largest one is that all the toolbars from google/yahoo/your-favorite-malware eat up vertical real estate. Do you think I could get away with 475-500 vertical pixels? This survey (http://www.evolt.org/article/Real_World_Browser_Size_Stats_Part_II/20/2297/) makes it look pretty grim. I wonder how many people still have a resolution of 832 x 624 or less.
What do flash developers aim for when they design a flash site?
Then the other big question is, could i make it vertically fluid? I've never tried to gather the browser window height, but I immagine it could be done. And then I could use that value to dictate the height of the scrolling div.
The site I'm working on right now is so simple and has so little content that it strikes me as a good one with which to experiment with a design like this. Has anyone seen any similar sites, good or bad?
There are some obvious problems. I suspect the largest one is that all the toolbars from google/yahoo/your-favorite-malware eat up vertical real estate. Do you think I could get away with 475-500 vertical pixels? This survey (http://www.evolt.org/article/Real_World_Browser_Size_Stats_Part_II/20/2297/) makes it look pretty grim. I wonder how many people still have a resolution of 832 x 624 or less.
What do flash developers aim for when they design a flash site?
Then the other big question is, could i make it vertically fluid? I've never tried to gather the browser window height, but I immagine it could be done. And then I could use that value to dictate the height of the scrolling div.
The site I'm working on right now is so simple and has so little content that it strikes me as a good one with which to experiment with a design like this. Has anyone seen any similar sites, good or bad?