Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
0

Page Height Issue

LEGEND ,
Mar 06, 2007 Mar 06, 2007

Copy link to clipboard

Copied

Hi All
I have an ASP page where at the top of this page there is dynamic content.
I want to have some static text at the bottom of the page, but of course the
dynamic content pushes the static content further down the page depending on
how much dynamic content there is.

How do you get around this ??

Thanks
Andy


TOPICS
Server side applications

Views

209
Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
Mar 06, 2007 Mar 06, 2007

Copy link to clipboard

Copied

LATEST
put the dynamic content in an element with fixed height and able to show
scrollbars if the contents overflow like a layer or iframe

Andy wrote:
> Hi All
> I have an ASP page where at the top of this page there is dynamic content.
> I want to have some static text at the bottom of the page, but of course the
> dynamic content pushes the static content further down the page depending on
> how much dynamic content there is.
>
> How do you get around this ??
>
> Thanks
> Andy
>
>

Votes

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines