Hi all,

I just submitted another bug report for a minor issue at the bug tracker:
FlexWiki generates tables in topics with cellspacing attribute set to 1.
This leads to problems when restyling tables to use background colors for
cells but no borders. In Internet Explorer, there is no way to remove this
cellspacing by  css as it doesn't support the border-spacing property.

At the moment, I use javascript to unset the cellspacing attribute for
each table in the topic body, but this comes with a performance cost...

As far as I can see, the cellspacing=1 isn't needed at all because the
current styles explicitly set cell borders anyway.

Greetings from Germany,

Benno Dielmann.

PS. Thanks to John Davidson for fixing the listitem-space issue :-).


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Flexwiki-users mailing list
Flexwiki-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flexwiki-users

Reply via email to