macromedia.dynamic.html
[Top] [All Lists]

Re: Using the * for dynamic height

Subject: Re: Using the * for dynamic height
From: "Murray *ACE*" <forums@xxxxxxxxxxxxxxxxxxxxxxxx>
Date: Thu, 24 Jul 2008 19:26:49 -0400
Newsgroups: macromedia.dynamic.html


but fireworks created this template

That's no excuse. FW HTML is not useful for production work. It is really intended for prototyping only.

I think the problem has to do with the <tr height="*"> - I was told that
the * means make it as big as it needs to be.

You must stop listening to that individual who obviously knows no HTML.

and the bottom is supposed to be as tall as
needed to fill the page.

You cannot make that happen in standards mode except with some trickery. See this explanation - http://www.apptools.com/examples/tableheight.php

--
Murray --- ICQ 71997575
Adobe Community Expert
(If you *MUST* email me, don't LAUGH when you do so!)
==================
http://www.projectseven.com/go - DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs, Tutorials & Resources
==================


"Rabel" <webforumsuser@xxxxxxxxxxxxxx> wrote in message news:g6atko$c9s$1@xxxxxxxxxxxxxxxxxxxxxxxx
I have a page that is using tables (please no comments about this - I
understand it should be css but fireworks created this template) I have
a menu down the left side and the bottom is supposed to be as tall as
needed to fill the page. This works fine in firefox but not in ie.
Here is a link to the page if you would like to see it

http://creativeness.com/temptest/storetemplate2.htm

I think the problem has to do with the <tr height="*"> - I was told that
the * means make it as big as it needs to be. How big it needs to be
then gets calculated from the main content. Any ideas how I can fix
this in IE, I really appreciate your help.

I have tried removing the height attribute from the <tr> and it works the same
way (works in firefox but not ie)

Thanks,
Randy




<Prev in Thread] Current Thread [Next in Thread>