I have a page that is using tables (please no comments about this - I
understand it should be css but firefox 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
I think the problem has to do with the 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.
Thanks,
Randy
understand it should be css but firefox 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
I think the problem has to do with the 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.
Thanks,
Randy
Comment