HighDots Forums  

Height not supported

alt.html alt.html


Discuss Height not supported in the alt.html forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
tshad
 
Posts: n/a

Default Height not supported - 02-02-2005 , 12:33 PM






I have a table that works fine, until I hit IIS6, apparently.

It may have to do with my height=100%. I know that this is not supported
and want to find a supported way to handle this.

I want the table to be minimum the size of the browser window, unless the
inside tables drive it larger. If the browser gets smaller, I want the
table to get smaller and the same when it gets larger.

At the bottom of the table I have copywrites and links. I don't want this
to be in the middle of the page.

My table tag is:

<table width="100%" height="100%" border="1" cellspacing="0"
cellpadding="0">

This has been working great on Mozilla and IE 6 on my XP when running IIS on
the XP machine.

But for some reason when I access the same page on my w2003 server, it moves
everything to the top of the page.

Tom



Reply With Quote
  #2  
Old   
Oli Filth
 
Posts: n/a

Default Re: Height not supported - 02-03-2005 , 05:57 PM






tshad wrote:
Quote:
I have a table that works fine, until I hit IIS6, apparently.

It may have to do with my height=100%. I know that this is not supported
and want to find a supported way to handle this.

I want the table to be minimum the size of the browser window, unless the
inside tables drive it larger. If the browser gets smaller, I want the
table to get smaller and the same when it gets larger.

At the bottom of the table I have copywrites and links. I don't want this
to be in the middle of the page.

My table tag is:

table width="100%" height="100%" border="1" cellspacing="0"
cellpadding="0"

This has been working great on Mozilla and IE 6 on my XP when running IIS on
the XP machine.

But for some reason when I access the same page on my w2003 server, it moves
everything to the top of the page.

Is the HTML that you receive from each server different?

--
Oli


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.