Cyto
unread,Apr 17, 2012, 7:30:51 PM4/17/12Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
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