Re: [css-d] Table cell problem in CSS

2006-11-15 Thread ROSEDEV
Dave, This is a test of one line of a big table containing lot's of records, did it this way to simplify things. The bigger thing can be found at : http:// 101.rosedev.nl/mrx/ Regards, ROSE Development Silvester Kok On Nov 15, 2006, at 12:28 PM, Dave Goodchild wrote: > Any reason why you'r

Re: [css-d] Table cell problem in CSS

2006-11-15 Thread Dave Goodchild
Any reason why you're using tables for this? __ 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

[css-d] Table cell problem in CSS

2006-11-15 Thread ROSEDEV
Hi all, I have a problem with a table layout, the cells should shrink when resizing the window and the text content should not wrap, but should hide automatically. This works fine on FireFox on Mac but in Safari it does not seem to work as expected. Any clues ??? http://101.rosedev.nl/TABLE