Changes between Initial Version and Version 1 of Ticket #8531, comment 1
- Timestamp:
- May 14, 2012, 11:48:22 AM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #8531, comment 1
initial v1 8 8 cell.append( makeElement( 'br' ) ); 9 9 }}} 10 I haven't found any code that would fill the table with (Well except when switching to source and back).[[BR]]10 I haven't found any code that would fill the table with (Well except when switching to source from wysiwyg).[[BR]] 11 11 12 12 If you apply the style provided by @fredck and remove the ‘if’ mentioned above, cells in non-IE browsers will be collapsed. They will get line-height if you put cursor in them (Firefox) or type something in side them (Chrome).