Zebra Tables In WordPress
I was having great difficulty in pasting a zebra table (with <tr class="odd"> for odd rows) into the WordPress TinyMCE editor…
After messing around with the sourcecode for a while I realised that the TinyMCE editor_plugin.js was the culprit.. after commenting out the “Handle table badness.” bit I could give my rows classes
At the moment I don’t have time to look into the issue further and provide a real solution
I realise I could’ve used some sort of Zebra Table javascript but in this case manually formatting the rows was the order of the day
Regarding this website.. unfortunately I just don’t have the time to finish building my custom CMS so in the near future I will probably base it off a heavily customised WordPress install… watch this space