On 3/11/06, Michael Clayton <[EMAIL PROTECTED]> wrote: > > I've run into similar problems, and my solution has been to put a div > inside the <td> > > Thank you very much for your feedback. I really appreciate it. Just one thing might prevent me from using your trick: The table in this particular case is generated with Java Server Faces, so I'm not suere I can control the HTML output.
A possible workaround might then be to wrap td contents in a div via DOM scripting. However I'd prefer a simpler solution where only CSS is involved. Any pointers/articles describing the DOM technique or a CSS solution will be greatly appreciated. ______________________________________________________________________ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d IE7b2 testing hub -- 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/
