Table automatically added when using TinyMCE
Posted: Wed May 11, 2005 8:15 pm
One of the users on my site cannot add or edit anything with TinyMCE. A table is automatically added to the HTML when the page is submitted.
Here is the code that is added. Any idea what this is?
Jon
Here is the code that is added. Any idea what this is?
Jon
Code: Select all
<table id="HB_Mail_Container" height="100%" cellspacing="0" cellpadding="0" width="100%" border="0" unselectable="on"><tbody>
<tr height="100%" unselectable="on" width="100%">
<td id="HB_Focus_Element" valign="top" width="100%" background="" height="250" unselectable="off"> </td>
</tr>
<tr unselectable="on" hb_tag="1">
<td height="1" unselectable="on"><div id="hotbar_promo" /></td>
</tr>
</tbody></table>
<blockquote id="aa509ce8">