Manzo,

Please post the sample code for this.  It sounds pretty cool.

Far Farley
www.TheAccessWizard.com


-----Original Message-----
From: Paul Manzotti [mailto:[EMAIL PROTECTED]
Sent: Tuesday, November 30, 2004 7:42 AM
To: [EMAIL PROTECTED]
Subject: Re: [ASP] RE: Scalability


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 --------------------~--> 
Make a clean sweep of pop-up ads. Yahoo! Companion Toolbar.
Now with Pop-Up Blocker. Get it for free!
http://us.click.yahoo.com/L5YrjA/eSIIAA/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