Adding html class to tinymce td element
问题 :) It is my second post here in stackoverflow and got happy with the results of my first question. Anyway, I already have a working tinymce toolbar with a re-designed appearance. In achieving this I have used jQuery to add classes to the toolbar elements. But in some way isn't it better if upon initializing the toolbars the classes are also added.. let's say: theme_advanced_buttons1 : "save,newdocument,|,bold,italic,underline,strikethrough," currently: (the one that i have now) initiate