The Professional Network wrote:

>Manzo & Vieth,
>
>I designed my site at 1024x768, and I really liked it,  At 800x600 it was
>unusable.  So I have started making compromises.
>
>I could redo the CSS for 800x600 and allow a lot of white space at 1024x768,
>but the fonts get pretty small in 1024x768, to the point where I think it
>loses attractiveness.
>  
>
I'm still using 800x600 as my reference size. Too many large 
organisations still on that (as you've found out!).

>I am working on an algorithm where I can selectively import include
>statements, allowing me to change font on the fly after the first page paint
>(which is the earliest I know how to get screen.width and screen,height:
>does anyone know how to get it before the first page paint?), which would
>give me the best of both worlds.
>  
>
Bring up a blank page, or a simple splash page (not a favourite of mine 
either, but, hey, needs must!) with a meta redirect tag set to 1 second. 
You can capture the screen size and put it into a cookie, which you can 
use for the rest of the site.

HTH

manzo


------------------------ Yahoo! Groups Sponsor --------------------~--> 
$9.95 domain names from Yahoo!. Register anything.
http://us.click.yahoo.com/J8kdrA/y20IAA/yQLSAA/17folB/TM
--------------------------------------------------------------------~-> 

---------------------------------------------------------------------    
 Home       : http://groups.yahoo.com/group/active-server-pages
---------------------------------------------------------------------
 Post       : [EMAIL PROTECTED]
 Subscribe  : [EMAIL PROTECTED]
 Unsubscribe: [EMAIL PROTECTED]
--------------------------------------------------------------------- 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/active-server-pages/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 



Reply via email to