Richard, thanks.

document.height = 2000 works in ns.
It doesnt seem to do anything in ie however.
Although the problem I'm using this to fix exists only in ns,
it would be nice to have consistent behavior. Is there alternate
syntax in ie? Or should I be using the DynDocument object?



-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of Richard
Bennett
Sent: Sunday, July 22, 2001 5:14 PM
To: [EMAIL PROTECTED]
Subject: Re: [Dynapi-Help] change document height in netscape


hi,
like this I think:
document.height=2000

see this example:
http://www.resass.f2s.com/dynapi/Richard_Examples/scrollbar_tests.html

Cheers,
Richard Bennett

[EMAIL PROTECTED]
www.richardinfo.com
(Everything running on, and ported to DynAPI2.53)
visit the DynAPI homepage (and FAQ) ::
http://dynapi.sourceforge.net/dynapi/index.php?menu=1
Browse (and search) the mailinglist here:
http://www.mail-archive.com/index.php3?hunt=dynapi


----- Original Message -----
From: "Jonah" <[EMAIL PROTECTED]>
To: "Dynapi-Help" <[EMAIL PROTECTED]>
Sent: 23 July, 2001 01:50
Subject: [Dynapi-Help] change document height in netscape


> I have a page with a single layer, whose content I set to a large table.
> The table is so tall that its bottom half is cut off in netscape (ie
> enlarges the document automatically so that you can see the whole thing).
> Is there a way to get ns to increase the height of its root document to
the
> same height as the layer?  Or another workaround?
>
> Thanks,
> jonah
>
>
> _______________________________________________
> Dynapi-Help mailing list
> [EMAIL PROTECTED]
> http://lists.sourceforge.net/lists/listinfo/dynapi-help
>


_______________________________________________
Dynapi-Help mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/dynapi-help


_______________________________________________
Dynapi-Help mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/dynapi-help

Reply via email to