|
|
 |
RE: FN-FORUM: Friday play time!
date posted 21st March 2003 19:07
I'd use this...
if (screen.width >= 1024)
{
location.href('jsim.htm');
}
else
{
location.href('jsim_lowres.htm');
}
great site btw
Paul
>From: justin [EMAIL REMOVED]
>Reply-To: [EMAIL REMOVED]
>To: FN-FORUM / [EMAIL REMOVED] [EMAIL REMOVED]
>Subject: RE: FN-FORUM: Friday play time!
>Date: 21 Mar 2003 18:34:51 -0000
>
>Yeah, I don't know what's happening there. Having problems with my screen
>res redirect. Can anyone see why?
>
>Lindsey, to see it go to http://www.smallsquare.co.uk/jsim.htm
>(http://www.smallsquare.co.uk/jsim_lowres.htm for screen res of 600x800)
>
>"
>It doesn't work on my macOSX IE 5.1
>
>Lindsey Hill
>"
>
>
>==========
> |
 |
|