[Javascript] Table height in Mozilla

Paul McGuire pmcguire at cguk.co.uk
Thu Apr 1 09:47:09 CST 2004


In newer versions of browsers the height tag has been depreciated in favour
of CSS controls. Use style="height: 100%;" aswell as height="100%" and all
should work.

Paul McGuire


----- Original Message ----- 
From: "Håkan Magnusson" <hakan at backbase.com>
To: "[JavaScript List]" <javascript at LaTech.edu>
Sent: Thursday, April 01, 2004 4:36 PM
Subject: Re: [Javascript] Table height in Mozilla


> I think I was able to reproduce the problem on Mozilla 1.4.x/RedHat,
> altough the monitor for that computer is really small and the content
> kind of fit anyway. Did you try my "fix"?
>
> Regards,
> H
>
> Peter Brunone wrote:
>
> >    Hrmmm... I don't have my dev machine here, so I can't tell you which,
but I know that in at least one Mozilla browser (might have been NS7), this
was a problem.
> >
> >    Of course, I still have Firebird (before the name change), so perhaps
that's been fixed, but I'd like to see if I can get it working for the other
guys too...
> >
> > Original Message:
> >
> >>From: davecline at onebox.com
> >
> >
> >>Peter,
> >>In IE and FireFox - they look and behave identically...
> >>
> >>-- 
> >>Dave Cline
> >>davecline at onebox.com
> >>www.bangeye.com/
> >>
> >>-----Original Message-----
> >>From:     Peter Brunone <peter at brunone.com>
> >>
> >> This isn't specifically a Javascript question, but I hoped
> >>somebody here would have a quick answer.  In IE, when I want my table to
> >>fill the page, I set the height attribute equal to "100%" and it
> >>stretches from the top of the window to the bottom (unless the content
> >>makes it longer).
> >> In Mozilla, however, my table shrinks vertically to fit the
> >>content.  The URL is
> >>
> >>http://stage.easylistbox.com/
> >>
> >> What am I missing?
> >>
> >>Cheers,
> >>
> >>Peter Brunone
> >
> >
> >
> > _______________________________________________
> > Javascript mailing list
> > Javascript at LaTech.edu
> > https://lists.LaTech.edu/mailman/listinfo/javascript
> >
> >
> _______________________________________________
> Javascript mailing list
> Javascript at LaTech.edu
> https://lists.LaTech.edu/mailman/listinfo/javascript




More information about the Javascript mailing list