x = self.innerWidth;
        y = self.innerHeight;

> I need to find the document width.. ie.. if the viewing screen is too
> small I need to know the document size.. not the viewing size.
>
> Document.body.clientWidth seems to work for internet explorer.. giving
> me the correct sizes..
>
> But the same code for Mozilla/firefox  seems to only give me the current
> window size.. and not that of the content/body.
>
> Thanks in advance.
>
> Gareth Edwards
>

******************************************************
The discussion list for  http://webstandardsgroup.org/

 See http://webstandardsgroup.org/mail/guidelines.cfm
 for some hints on posting to the list & getting help
******************************************************

Reply via email to