I am creating my first TinyMCE plugin. I included 'tiny_mce_popup.js' in html and loaded 'advanced / skins / default / dialog.css' by default.
I do not need TinyMCE to download this css and the only solution I have found so far is described here http://www.mattephraim.com/blog/tag/tinymce/ ; and, as the author suggests, this is not the most elegant solution. Please help if you know how to handle this properly.
mike in africa
source
share