On Jan 14, 2008, at 4:16 PM, Kim Jordan wrote:

> Um, has anyone got any help for me? Am I asking the question
> incorrectly? Breaking List protocol? Doing something else wrong?

Maybe nobody knows the answer ? Or, like me, missed your message ?

> ----------------------------------------
> Here's a direct URL to the test:
> http://www.helpdeskpro.net/test/suzy3.htm
> ------------------------------------------------
>
> Hi everyone,
> The somewhat unusual template below (a containing table) is to handle
> the situation - (shown in code below) of a dynamically generated table
> that can sometimes extend quite wide - and the layout elements e.g.
> header and footer should expand also.
>
> This expansion works in the sample below, Firefox is OK, BUT in IE 
> (6) as
> soon as you hover over the sample Menu button, the content flies to  
> the
> left!!!!
> Any suggestions as to fixing this up please?

1. Invalid html: a <table> cannot be wrapped in a <p>
2. Without IE at hand, I think you need to give 'layout' to #content
* html #content {height:1%;} or something like that.

Philippe
---
Philippe Wittenbergh
<http://l-c-n.com/>





______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to