TinyMCE Duplicate Table Class Tags
Posted: Thu Dec 07, 2006 10:54 pm
Bit of a small but still annoying problem.
Every time I insert or update a table in TinyMCE and apply a css class to it, it adds the class tag twice eg.
Doesn't seem to affect the page iteslf within the browser but Dreamweaver regards it as invalid markup so it's making external editing somewhat annoying!!
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!!
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!!