Cellspacing table

149 views
Skip to first unread message

Cyto

unread,
Apr 17, 2012, 7:30:51 PM4/17/12
to dom...@googlegroups.com
Hi,

Thanks for this amazing script. I'm having a problem.
I have 6 tables. Floating left. Floating works. Everything renders fine, but the border of the table in td and th doesn't display.
In the first and fourth table are borders dotted, but the others aren't.

When removing cellspacing="0" from table, all borders work, but when adding border-collapse: collapse; nothing changes.

Got any solution for this? And I would like to keep cellspacing, because it works on all browsers(incl. old ones) instead of css.

Cyto

Fabien Ménager

unread,
Apr 24, 2012, 11:47:54 AM4/24/12
to dom...@googlegroups.com
Hello, can you share a  minimal  sample code that shows this issue?

Cheers
Message has been deleted

Cyto

unread,
Apr 27, 2012, 9:33:32 PM4/27/12
to dom...@googlegroups.com
Yes, here: http://pastebin.com/qYbzrA70

Op dinsdag 24 april 2012 17:47:54 UTC+2 schreef Fabien Ménager het volgende:

BrianS

unread,
May 14, 2012, 11:13:16 PM5/14/12
to dom...@googlegroups.com
You appear to have run into a recently-introduced bug. border-collapse: collapse appears to cause a table's borders to render incorrectly. Watch Issue 483 in the tracker to see when a resolution is available.

The only work around to the issue that I've found so far is to use border-collapse: separate ... but that would significantly affect the formatting of your tables. If I find another work around I'll post it to the bug report.

Cyto

unread,
May 15, 2012, 6:38:53 AM5/15/12
to dom...@googlegroups.com
Thx for looking into this. I try your solution.

Op dinsdag 15 mei 2012 05:13:16 UTC+2 schreef BrianS het volgende:
Reply all
Reply to author
Forward
0 new messages