This is a migrated thread and some comments may be shown as answers.

ICENIUM - Designer Mode - html table

1 Answer 128 Views
Report a bug
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Craig
Top achievements
Rank 1
Craig asked on 20 Sep 2013, 04:05 PM
ICENIUM GRAPHITE 1.8

Can not switch to designer mode when valid a valid HTML 5  table is on the page.

Example added to page (tested inside a view)
<table>
<tr>
<td>wont show in designer</td>
</tr>
</table>

Error shown is:
Cannot load Designer View
The Icenium Designer View requires your HTML5 document to be valid. Preview Disabled
Invalid nesting detected - element <tr> <td>  ...etc

1 Answer, 1 is accepted

Sort by
0
Accepted
Steve
Top achievements
Rank 1
answered on 20 Sep 2013, 06:18 PM
Add <tbody></tbody> and you'll be fine.
Tags
Report a bug
Asked by
Craig
Top achievements
Rank 1
Answers by
Steve
Top achievements
Rank 1
Share this question
or