[thelist] Table Width in IE

Ian Anderson ian at zstudio.co.uk
Mon Jun 12 15:45:37 CDT 2006


Minh Lee Goon wrote:
> And here's the prototype:
> http://www.goonies.info/Test/

Is this is a hasLayout issue? Sorry, don't have time to experiment on 
your example.

I would suggest options like

1. Consider giving #content a defined width just as a quick test
2. Making #content a new positioning context using position: relative
or
3. Giving #content "hasLayout" by using a conditional comment or the Tan 
hack to supply only IE with height:1%;
etc etc

Ho hum - isn't it fun?

Hope this helps

Cheers

Ian

-- 
zStudio - Web development and accessibility
- http://zStudio.co.uk
Snippetz.net - Your personal, private code library
- http://snippetz.net




More information about the thelist mailing list