Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
<table>
#1
another interesting find
in ckeditor and tinymce I am seing that if I use a <table> it displays in the live editor but not in gs

ie:
Code:
<table border="1">
    <tbody>
<tr><td>this is a test</td><td>1</td></tr>
<tr><td>this is a test</td><td>2</td></tr>
<tr><td>this is a test</td><td>3</td></tr>
    </tbody>
</table>

should display with a 1px border and it does in the editor, but when displayed the border is is gone
almost like it was set to <table border=0>

Is this expected behavior?

John
Reply


Messages In This Thread
<table> - by sidotij - 2016-09-26, 09:02:22
RE: <table> - by shawn_a - 2016-09-26, 14:42:11
RE: <table> - by sidotij - 2016-09-26, 23:17:17
RE: <table> - by shawn_a - 2016-09-27, 01:41:36
RE: <table> - by Raeven - 2016-09-27, 03:10:49
RE: <table> - by shawn_a - 2016-09-27, 05:20:25
RE: <table> - by sidotij - 2016-09-27, 08:06:40
RE: <table> - by sidotij - 2016-09-27, 08:57:40



Users browsing this thread: 1 Guest(s)