Every time I insert or update a table in TinyMCE and apply a css class to it, it adds the class tag twice eg.
Code: Select all
<table class="MainBodyEdit" border="0" width="100%" cellPadding="0" cellSpacing="0" class="MainBodyEdit">Looked all over the TinyMCE 'Table' plugins folder but just can't work it out.
Any help guys would be hugely appreciated team!! One of those annoying little glitches that i really doing my head in!!

