Page 1 of 1

Table automatically added when using TinyMCE

Posted: Wed May 11, 2005 8:15 pm
by jah
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

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">

Re: Table automatically added when using TinyMCE

Posted: Wed May 11, 2005 10:27 pm
by Ted
hotbar_promo?  Could it really be spyware related?  That's craziness.

Re: Table automatically added when using TinyMCE

Posted: Thu May 12, 2005 6:26 am
by jah
It does not happen with other users, so I'll have to check up this users system.