Hello list, newcomer here :)

I am having problems with a variation of the Holy Grail Layout [1]
when using a very simple javascript that rewrites the innerHTML of a
DIV in the layout.

You can check the problematic layout here:
http://lkraider.eipper.com.br/files/layout/index.html

The javascript code is this:
document.getElementById('text').innerHTML = 'Hello';

I've tried other scripts aswell (hiding DIV's, etc), all cause the same issue.


On Firefox it all works as expected, but on IE6, the 'menu' DIV is
displaced when activating the Javascript code.

Can someone offer some help on which bug is being triggered here and
how could I fix that?


Thanks :D

--
Paul Eipper


[1] http://alistapart.com/articles/holygrail
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7 information -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to