Feature Requests item #923621, was opened at 2004-03-25 18:15 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=536616&aid=923621&group_id=73068
Category: main taglib Group: v 1.0-b3 Status: Open Resolution: None Priority: 5 Submitted By: Adam Murray (admm) Assigned to: Nobody/Anonymous (nobody) Summary: Generate <td> </td> for empty cells Initial Comment: IE6 doesn't apply table cell styles to empty <td> tags. By empty, I mean a pair of <td>'s with only whitespace (or nothing) in between. In java-speak: (cellString==null || cellString.trim().equals("")) The workaround is to replace empty cells with <td> </td>, which forces IE to apply styles. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=536616&aid=923621&group_id=73068 ------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click _______________________________________________ displaytag-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/displaytag-devel